freebsd-nq/sys
Thomas Moestl 09c06ee91f When determining the device class to use for the serial console, check
the "compatible" property too in the ns8250 case. This gets the serial
console to work on Blade 100s, where the device name is just "serial".

Reviewed by:	marcel
2003-09-12 20:13:23 +00:00
..
alpha Add a new parameter to pmap_extract_and_hold() that is needed to eliminate 2003-09-12 07:07:49 +00:00
amd64 Add a new parameter to pmap_extract_and_hold() that is needed to eliminate 2003-09-12 07:07:49 +00:00
arm
boot
cam Disable the use of cloning use in floppy and CD drivers. 2003-09-11 19:27:24 +00:00
coda Move an annoying printf() call that gets triggered every time an 2003-09-10 01:41:15 +00:00
compat Fix some broken comments. 2003-09-09 19:22:55 +00:00
conf Add support for using uart(4) for pulse capturing for the Pulse Per 2003-09-11 23:06:42 +00:00
contrib
crypto
ddb
dev When determining the device class to use for the serial console, check 2003-09-12 20:13:23 +00:00
fs Move an annoying printf() call that gets triggered every time an 2003-09-10 01:41:15 +00:00
geom Reorder a couple of KASSERTS to give more sensible messages. 2003-09-11 00:49:02 +00:00
gnu
i4b
i386 Add a new parameter to pmap_extract_and_hold() that is needed to eliminate 2003-09-12 07:07:49 +00:00
ia64 Add a new parameter to pmap_extract_and_hold() that is needed to eliminate 2003-09-12 07:07:49 +00:00
isa Disable the use of cloning use in floppy and CD drivers. 2003-09-11 19:27:24 +00:00
isofs/cd9660
kern pipe_build_write_buffer() only requires read access of the page that it 2003-09-12 07:13:15 +00:00
libkern
modules Add a PHY driver to support the built-in gigE PHY in the 8169S/8110S 2003-09-11 03:53:46 +00:00
net Fix a bunch of off-by-one errors in the range checking code. 2003-09-11 21:40:21 +00:00
net80211
netatalk
netatm
netgraph
netinet Fix a bunch of off-by-one errors in the range checking code. 2003-09-11 21:40:21 +00:00
netinet6 Fix a bunch of off-by-one errors in the range checking code. 2003-09-11 21:40:21 +00:00
netipsec
netipx Fix a bunch of off-by-one errors in the range checking code. 2003-09-11 21:40:21 +00:00
netkey
netnatm
netncp
netsmb
nfs
nfsclient Name the vnode method vectors consistently with the rest of the filesystems. 2003-09-12 16:44:40 +00:00
nfsserver
opencrypto
pc98 MFi386 revisions 1.570 and 1.571. 2003-09-11 14:07:02 +00:00
pccard
pci - For the 8169 chips, read the station address by forcing an EEPROM 2003-09-11 06:56:46 +00:00
posix4
powerpc
rpc
security
sparc64 Handle ISA devices in OF_decode_addr(), with the same code that is 2003-09-12 20:04:29 +00:00
sys Introduce BUS_CONFIG_INTR(). The method allows devices to tell parents 2003-09-10 21:37:10 +00:00
tools
ufs
vm Add a new parameter to pmap_extract_and_hold() that is needed to eliminate 2003-09-12 07:07:49 +00:00
Makefile