freebsd-dev/sys
Alexander Leidinger 8128fd701e Add support for:
- Curitel PC5740 Wireless Modem (Verizon's PCMCIA card)
 - Sierra MC5720 Wireless Modem (Built in to Thinkpad X60s)

PR:		98908
Submitted by:	Michael Collette <metrol@metrol.net>
2006-06-18 17:54:33 +00:00
..
amd64 Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there's 2006-06-15 19:58:53 +00:00
arm comment out twi for now: no iicbus in KB920X: it breaks booting 2006-06-17 23:34:59 +00:00
boot Don't descend into ${MACHINE} on the arm platforms. 2006-06-18 17:44:40 +00:00
bsm
cam
coda
compat
conf Remove the insistance on having a device.hints. This was a seat belt 2006-06-18 17:48:45 +00:00
contrib Fix pfsync w/o carp compilation. 2006-06-16 10:25:06 +00:00
crypto
ddb Never zero-out db_last_symtab. Whan backtraces are done 2006-06-16 16:17:52 +00:00
dev Add support for: 2006-06-18 17:54:33 +00:00
doc
fs
gdb
geom
gnu
i4b
i386 Fix style while I'm here. 2006-06-18 12:13:49 +00:00
ia64 Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there's 2006-06-15 19:58:53 +00:00
isa
isofs/cd9660
kern Add a funny sysctl: debug.kdb.trap_code . 2006-06-18 12:27:59 +00:00
libkern
modules Unconditionally enable ppc(4) and puc(4). 2006-06-18 05:05:46 +00:00
net Since we are doing some bpf(4) clean up, change a couple of function prototypes 2006-06-15 15:39:12 +00:00
net80211 Use kern_kldload() and kern_kldunload() to load and unload modules when 2006-06-13 21:36:23 +00:00
netatalk
netatm
netgraph Use kern_kldload() and kern_kldunload() to load and unload modules when 2006-06-13 21:36:23 +00:00
netinet Remove T/TCP RFC1644 Connection Count comparison macros. They are no longer 2006-06-18 14:24:12 +00:00
netinet6
netipsec
netipx
netkey
netnatm
netncp
netsmb
nfs
nfs4client
nfsclient
nfsserver
opencrypto
pc98 Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there's 2006-06-15 19:58:53 +00:00
pccard
pci
posix4 Add scheduler API sched_relinquish(), the API is used to implement 2006-06-15 06:37:39 +00:00
powerpc Prevent 'mutex not owned' panic on boot if INVARIANTS is in the kernel. This 2006-06-17 20:10:32 +00:00
rpc
security Make the size of the subject32_ex and process32_ex tokens depend on 2006-06-17 13:53:04 +00:00
sparc64 Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there's 2006-06-15 19:58:53 +00:00
sys Remove sbinsertoob(), sbinsertoob_locked(). They violate (and have 2006-06-17 22:48:34 +00:00
tools Check for errors when registering and unregistering firmware modules. This 2006-06-16 21:06:03 +00:00
ufs
vm Use ptoa(psize) instead of size to compute the end of the mapping in 2006-06-17 08:45:01 +00:00
Makefile