freebsd-nq/sys
Marcel Moolenaar 84c7b427f5 Add support for automatic hardware flow control for 16[679]50 UARTs.
We simply use the detected FIFO size to determine whether we have
a post 16550 UART or not. The support lacks proper serialization of
hardware access for now.
2003-09-13 06:25:04 +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 Use __FBSDID(). 2003-09-08 09:11:32 +00:00
cam I forgot whom I got this from- only set single initiator buffered mode 2003-09-13 02:01:56 +00:00
coda Move an overly verbose message under #ifdef CODA_VERBOSE. 2003-09-13 01:13:56 +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 Correctly bzero the entire context, not just the first sizeof(void *) bytes. 2003-09-08 18:32:33 +00:00
ddb
dev Add support for automatic hardware flow control for 16[679]50 UARTs. 2003-09-13 06:25:04 +00:00
fs Move an overly verbose message under #ifdef CODA_VERBOSE. 2003-09-13 01:13:56 +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 Convert vmapbuf() from using pmap_extract() to using 2003-09-13 04:29:55 +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