NetBSD/sys
tshiozak d645f8862c fix for Roland/EDIROL UM-880.
- add NULL check to UMQ_ISTYPE; sc_quirk is NULL for genuine umidi, but
    forgotten to check.  Thus, kernel will panic after connect the device.
  - fix how to count the number of endpoints in alloc_all_endpoints_genuine().
  - add a quirk for the native mode of UM-880.
2001-09-29 22:00:47 +00:00
..
adosfs
altq
arch fix typo in pmap_kremove() which was invalidating the wrong TLB entry. 2001-09-29 22:00:29 +00:00
coda
compat pull <sys/exec.h> to get setregs prototype. 2001-09-23 19:32:10 +00:00
conf Define an "acpibus" attribute, to which "acpi" can attach. 2001-09-28 02:06:17 +00:00
crypto
ddb
dev fix for Roland/EDIROL UM-880. 2001-09-29 22:00:47 +00:00
filecorefs check early for reads beyond EOF. 2001-09-22 22:44:08 +00:00
gdbscripts
ipkdb
isofs use fifo_putpages 2001-09-22 22:49:32 +00:00
kern replace wakeup_one() with wakeup(). wakeup_one() can only be used if the 2001-09-29 21:27:49 +00:00
lib Add changedisk_hook(). 2001-09-28 15:15:24 +00:00
lkm g/c obsolete comment 2001-09-18 20:18:20 +00:00
miscfs change spec_{read,write}() to specify the device blkno in units of DEV_BSIZE 2001-09-23 04:39:25 +00:00
msdosfs typo in previous. 2001-09-22 22:20:00 +00:00
net don't softintr_disestablish twice. 2001-09-26 07:54:19 +00:00
netatalk
netccitt
netinet don't depend on other headers to include sys/proc.h for us. 2001-09-28 11:59:51 +00:00
netinet6
netisdn
netiso va_{start,end} audit: 2001-09-24 13:22:25 +00:00
netkey va_{start,end} audit: 2001-09-24 13:22:25 +00:00
netnatm
netns
netsmb
nfs Always initialize ni_rootdir in nfs_namei. From Andrei Petrov. 2001-09-27 21:44:56 +00:00
ntfs
smbfs
stand
sys sbspace(): use lmin() instead of imin() and kill now unneeded casts 2001-09-28 18:02:45 +00:00
ufs don't depend on other headers to include sys/proc.h for us. 2001-09-28 11:59:51 +00:00
uvm don't depend on other headers to include sys/proc.h for us. 2001-09-28 11:59:51 +00:00
Makefile Skip the "includes" phase of src/sys/lkm. 2001-09-21 20:53:36 +00:00