History log of /netbsd/sys/arch/arc/arc/p_nec_r94.c (Results 1 – 7 of 7)
Revision Date Author Comments
# 95e1ffb1 11-Dec-2005 christos <christos@NetBSD.org>

merge ktrace-lwp.


# 7fe2a5a0 22-Jan-2005 tsutsui <tsutsui@NetBSD.org>

- remove __P()
- use ANSI function decls
- u_intNN_t -> uintNN_t
- some KNF


# b2a044cc 01-Jan-2005 tsutsui <tsutsui@NetBSD.org>

Remove (void *) casts added to NULL.


# a4183603 15-Jul-2003 lukem <lukem@NetBSD.org>

__KERNEL_RCSID()


# 9053a4f1 13-Mar-2003 tsutsui <tsutsui@NetBSD.org>

NEC RISCstation 2200 (NEC-R94) doesn't have the secondary SCSI,
so prepare struct pica_dev for R94 in p_nec_r94.c to handle its quirk.
The problem was reported by David Hopper on port-arc.

XXX We sh

NEC RISCstation 2200 (NEC-R94) doesn't have the secondary SCSI,
so prepare struct pica_dev for R94 in p_nec_r94.c to handle its quirk.
The problem was reported by David Hopper on port-arc.

XXX We should use ARC BIOS to get info of these devices.

show more ...


# b208e285 30-Nov-2002 tsutsui <tsutsui@NetBSD.org>

Fix swapped model name and vendor name in struct platform.


# 6ddec4b5 13-Jun-2001 soda <soda@NetBSD.org>

platform description for NEC RISCstation 2200 variants.
not tested.