freebsd-dev/sys
Nate Lawson 370f5d5b0f Remove all USB quirks that only specify DA_Q_NO_6_BYTE. They are no longer
needed.  Other USB quirks remain in hopes that user testing will reveal
which ones are also no longer needed.

Courtesy of:	USENIX lunch break
2003-08-06 17:30:03 +00:00
..
alpha - Since td_critnest is now initialized in MI code, it doesn't have to be 2003-08-04 20:32:45 +00:00
amd64 In _bus_dmamap_load_buffer(), only count the number of bounce pages needed if 2003-08-04 23:40:35 +00:00
arm Style sync. 2003-08-03 07:50:19 +00:00
boot Fix asm string newlines to keep gcc3.3 happy. Use register prefixes 2003-08-05 11:30:18 +00:00
cam Remove all USB quirks that only specify DA_Q_NO_6_BYTE. They are no longer 2003-08-06 17:30:03 +00:00
coda
compat Add support for multiple CPUs to cpuinfo. 2003-08-04 10:55:22 +00:00
conf fix disordering of filenames. Place the dev/ppc files in alphabetical 2003-08-04 02:39:14 +00:00
contrib Broke the warning that this driver uses pessimal (u_short) types for 2003-08-06 10:52:16 +00:00
crypto
ddb
dev Don't use pessimal (u_short) types for i/o ports. This is mainly for 2003-08-06 17:28:33 +00:00
fs Don't drop giant around ->d_strategy(), too much code explodes. 2003-08-06 06:49:18 +00:00
geom Kick Giant compatibility one layer up. 2003-08-02 10:11:58 +00:00
gnu
i4b
i386 Dont initialize a TSC timecounter until we know if it is broken or not. 2003-08-06 15:05:27 +00:00
ia64 o Put the syscall return registers in the context. Not only do we 2003-08-05 18:52:02 +00:00
isa Dont initialize a TSC timecounter until we know if it is broken or not. 2003-08-06 15:05:27 +00:00
isofs/cd9660
kern If connect(2) has been interrupted by a signal and therefore the 2003-08-06 14:04:47 +00:00
libkern
modules When compiling the module with INVARIANTS we also need INVARIANT_SUPPORT. 2003-08-06 16:01:32 +00:00
net Remove the ATMIOCENA and ATMIOCDIS ioctl. Everyting has been converted 2003-08-06 14:53:27 +00:00
net80211
netatalk
netatm
netgraph
netinet Ups. I forgot this one in the SIOCATMENA/SIOCATMDIS removal commit. 2003-08-06 15:56:37 +00:00
netinet6 introduced a flag bit "ND6_IFF_ACCEPT_RTADV" in the nd_ifinfo structure to 2003-08-05 14:57:11 +00:00
netipsec
netipx
netkey
netnatm Remove the last vestiges of ATM raw mode. This has not been useful for a 2003-08-06 14:34:38 +00:00
netncp
netsmb
nfs
nfsclient
nfsserver
opencrypto
pc98 Merged from sys/dev/sio/sio.c revision 1.400. 2003-08-02 09:41:31 +00:00
pccard Add comment point o2micro people to NEWCARD 2003-08-01 16:10:48 +00:00
pci Enable IFCAP_VLAN_MTU and increase MTU for it. 2003-08-05 02:34:35 +00:00
posix4
powerpc - Since td_critnest is now initialized in MI code, it doesn't have to be 2003-08-04 20:32:45 +00:00
rpc
security Attempt to simplify #ifdef logic for MAC_ALWAYS_LABEL_MBUF. 2003-08-01 15:45:14 +00:00
sparc64 - Since td_critnest is now initialized in MI code, it doesn't have to be 2003-08-04 20:32:45 +00:00
sys Retire the B_KEEPGIANT flag, we are nowhere near ready. 2003-08-06 06:53:54 +00:00
tools
ufs Now that the central POSIX.1e ACL code implements functions to 2003-08-04 03:29:13 +00:00
vm Make the first two pages magic to protect the BSD labels rather than 2003-08-06 14:13:38 +00:00
Makefile