NetBSD/sys/arch
drochner 026fbbe2db Match PCI-ISA bridges on class/subclass instead of vendor/device.
2 reasons:
-no need to keep a list of all known parts
-there is at least 1 bridge (ACC micro 2051) which reports the same
 device ID for its various subfunctions; this would require an additional
 check in the match function
(keep the old list inside #if 0 in case one of the historical bridges
doesn't report the right class/subclass - I can't check them all)
1998-08-07 10:15:32 +00:00
..
alpha _POSIX_SOURCE -> _POSIX_C_SOURCE 1998-08-06 11:25:04 +00:00
amiga Kill "options FIFO" - they're mandatory now. 1998-08-04 11:19:02 +00:00
arm32 _POSIX_SOURCE -> _POSIX_C_SOURCE, and add missing protection bits. 1998-08-06 11:22:57 +00:00
atari Pass the dma_tag to _bus_dmamap_load_buffer. 1998-08-03 13:09:01 +00:00
bebox ISA PnP goo. 1998-07-31 04:55:30 +00:00
hp300 Oops, make a sentence added in previous commit parseable. 1998-08-02 19:42:35 +00:00
i386 Match PCI-ISA bridges on class/subclass instead of vendor/device. 1998-08-07 10:15:32 +00:00
m68k _POSIX_SOURCE -> _POSIX_C_SOURCE 1998-08-06 11:25:04 +00:00
mac68k Don't cast the null residual pointer passed to vn_rdwr(). 1998-07-28 18:34:52 +00:00
macppc Use ite for screen console by default until wscons support. 1998-07-29 05:38:04 +00:00
mips _POSIX_SOURCE -> _POSIX_C_SOURCE 1998-08-06 11:25:04 +00:00
mvme68k Changes to keep lint happy. 1998-08-01 11:22:51 +00:00
newsmips Change from "-G 0" to "-G0" for egcs. 1998-07-22 19:59:21 +00:00
next68k Fixed memory probe for color turbo machines. 1998-08-04 19:08:23 +00:00
ofppc Use fixed-size types. 1998-07-07 04:29:42 +00:00
pc532 _POSIX_SOURCE -> _POSIX_C_SOURCE 1998-08-06 11:25:04 +00:00
pica Don't cast the null residual pointer passed to vn_rdwr(). 1998-07-28 18:34:52 +00:00
pmax Add missing "-a" to mkdep line for pmax locore_machdep.S. 1998-08-04 20:17:09 +00:00
powerpc _POSIX_SOURCE -> _POSIX_C_SOURCE 1998-08-06 11:25:04 +00:00
sparc _POSIX_SOURCE -> _POSIX_C_SOURCE 1998-08-06 11:25:04 +00:00
sparc64 _POSIX_SOURCE -> _POSIX_C_SOURCE 1998-08-06 11:25:04 +00:00
sun3 Don't cast the null residual pointer passed to vn_rdwr(). 1998-07-28 18:34:52 +00:00
vax _POSIX_SOURCE -> _POSIX_C_SOURCE 1998-08-06 11:25:04 +00:00
x68k Moved grfioctl.h and iteioctl.h to the public include directory. 1998-08-06 14:08:53 +00:00
Makefile don't forget machine header symlinks 1998-06-15 20:49:43 +00:00