freebsd-skq/sys
Søren Schmidt 494377df3d Try the simplify determining what is ata0 and ata1.
Remove the PCI native addressing code, it eed to be run before we even
have control in the ATA driver and should be moved to the pci code.
2004-04-24 16:32:06 +00:00
..
alpha
amd64 Don't check for NULL, device_get_softc() always succeeds. 2004-04-21 02:10:58 +00:00
arm
boot
cam
coda
compat Fix build for non-COMPAT_FREEBSD4 configurations. Make the FreeBSD 4 2004-04-24 04:31:59 +00:00
conf Make sure Bluetooth stuff can be statically compiled into kernel 2004-04-23 19:48:43 +00:00
contrib
crypto
ddb
dev Try the simplify determining what is ata0 and ata1. 2004-04-24 16:32:06 +00:00
fs
geom - Don't check if 'gp' is non-NULL, it always is and GEOM wants to 2004-04-20 17:07:55 +00:00
gnu
i4b
i386 Enable the led-toggling magic. Compiling files which are in the kernel into 2004-04-23 17:41:05 +00:00
ia64 Don't check for NULL, device_get_softc() always succeeds. 2004-04-21 02:10:58 +00:00
isa
isofs/cd9660
kern Utilize sf_buf_alloc() rather than pmap_qenter() (and sometimes 2004-04-23 03:01:40 +00:00
libkern
modules Enable the led-toggling magic. Compiling files which are in the kernel into 2004-04-23 17:41:05 +00:00
net Add the comment of the previous commit to the source file directly. 2004-04-23 16:57:43 +00:00
net80211
netatalk
netatm
netgraph Make sure RFCOMM multiplexor channel does not hang in DISCONNECTING 2004-04-23 20:21:17 +00:00
netinet Wrap two long lines in the previous commit. 2004-04-23 23:29:49 +00:00
netinet6
netipsec Fix a debugging printf snafu. 2004-04-20 14:53:35 +00:00
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98
pccard
pci
posix4
powerpc - Catch up with recent ATA changes. 2004-04-23 23:39:53 +00:00
rpc
security
sparc64
sys Fixed some style bugs (useless forward declarations of structs and 2004-04-24 06:44:33 +00:00
tools
ufs
vm In cases where a file was resident in memory mmap(..., PROT_NONE, ...) 2004-04-24 03:46:44 +00:00
Makefile