NetBSD/sys/dev
jmc 0215635717 Checkpoint commit:
1. Reduce debugging level to sane levels
2. Fix bugs in alloc_data_map related to allocing whole bytes of bitmap at
a time.

At this point the driver is functional. It talks to a local drive here and
can label/newfs. Performance is...lacking at the moment as its chewing cpu
heavily (probably due to the number of memcpy's) and will be the next area
attacked.
2002-12-09 23:42:53 +00:00
..
acpi reduce number of <'s in FatalOp debug print, to not get mistaken with 2002-11-02 20:58:17 +00:00
apm Moved MI APM definitions into dev/apm. 2002-10-14 02:08:37 +00:00
arcbios merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
ata implement separate read/write disk statistics: 2002-11-01 11:31:50 +00:00
bi Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
bluetooth g/c IRDA ioctls (was within #if 0 anyway) 2002-10-24 01:36:34 +00:00
cardbus make compile 2002-12-05 09:21:26 +00:00
dec merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
dmover Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. 2002-11-26 23:30:07 +00:00
ebus Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
eisa Implement the DPT EATA ioctl() interface. 2002-12-07 19:48:30 +00:00
hpc add Sigmarion2. it is same keymap of Sigmarion. 2002-11-28 15:09:48 +00:00
i2c
i2o Implement the DPT EATA ioctl() interface. 2002-12-07 19:48:30 +00:00
ic Fix LP64 issues. 2002-12-09 15:24:28 +00:00
ieee1394 Checkpoint commit: 2002-12-09 23:42:53 +00:00
ir si_ -> sel_ 2002-11-26 18:49:40 +00:00
isa Implement the DPT EATA ioctl() interface. 2002-12-07 19:48:30 +00:00
isapnp regen 2002-11-19 15:06:37 +00:00
mca regen - addition of 0x90EE, IBM SVGA Adapter/A 2002-12-04 18:53:14 +00:00
microcode Update to the latest Fibre Channel f/w from the QLogic intranet site. 2002-10-18 23:19:20 +00:00
mii Regen (MYSON MTD803 added) 2002-11-07 20:37:03 +00:00
mscp implement separate read/write disk statistics: 2002-11-01 11:31:50 +00:00
mvme merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
news
ofisa Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
ofw implement separate read/write disk statistics: 2002-11-01 11:31:50 +00:00
pci Implement the DPT EATA ioctl() interface. 2002-12-07 19:48:30 +00:00
pckbc Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
pcmcia More cleanup of MI mb86960 driver: 2002-11-30 14:15:10 +00:00
podulebus Regen (Simtec USB). 2002-11-03 12:59:44 +00:00
qbus si_ -> sel_ 2002-11-26 18:49:40 +00:00
raidframe Nuke all (but one) of the remaining RF_UTILITY's. 2002-11-23 02:44:14 +00:00
rasops remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
rcons
sbus si_ -> sel_ 2002-11-26 18:49:40 +00:00
scsipi Remove duplicate define that crept in. 2002-12-06 23:04:16 +00:00
smbus Register definitions for the ST M41T81 serial-access RTC. 2002-11-12 01:01:37 +00:00
std
sun si_ -> sel_ 2002-11-26 18:49:40 +00:00
sysmon merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
tc merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
usb Update xfer->frlengths for input isoc transfer. Based on patches from 2002-12-07 07:33:20 +00:00
vme implement separate read/write disk statistics: 2002-11-01 11:31:50 +00:00
wscons si_ -> sel_ 2002-11-26 18:49:40 +00:00
wsfont merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
xmi Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
DEVNAMES s/walnut/evbppc/ 2002-12-09 12:56:15 +00:00
Makefile New Feature: add pseudo device for IEEE 1394 isochronous stream and 2002-12-04 00:28:39 +00:00
auconv.c
auconv.h
audio.c si_ -> sel_ 2002-11-26 18:49:40 +00:00
audio_if.h
audiovar.h
aurateconv.c Clean up token pasting so that this works with GCC 3.3's CPP. 2002-11-07 06:51:51 +00:00
ccd.c implement separate read/write disk statistics: 2002-11-01 11:31:50 +00:00
ccdvar.h
cgd.c implement separate read/write disk statistics: 2002-11-01 11:31:50 +00:00
cgd_crypto.c The CryptoGraphic Disk Driver. 2002-10-04 18:22:35 +00:00
cgd_crypto.h The CryptoGraphic Disk Driver. 2002-10-04 18:22:35 +00:00
cgdvar.h The CryptoGraphic Disk Driver. 2002-10-04 18:22:35 +00:00
clock_subr.c
clock_subr.h
clockctl.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
cninit.c
cons.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
cons.h
dksubr.c We need to pass the dk_softc, not the osc. 2002-10-12 22:43:25 +00:00
dkvar.h A slight abstraction for disks. This is mainly [right now] in 2002-10-04 18:02:00 +00:00
kttcp.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
kttcpio.h
ld.c implement separate read/write disk statistics: 2002-11-01 11:31:50 +00:00
ldvar.h
md.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
md.h
md_root.c
midi.c si_ -> sel_ 2002-11-26 18:49:40 +00:00
midi_if.h
midisyn.c
midisynvar.h
midivar.h
mm.c
mulaw.c
mulaw.h
radio.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
radio_if.h
radiovar.h
rnd.c si_ -> sel_ 2002-11-26 18:49:40 +00:00
rndpool.c Fix signed/unsigned comparison warnings. 2002-11-10 03:28:59 +00:00
sequencer.c si_ -> sel_ 2002-11-26 18:49:40 +00:00
sequencervar.h
verified_exec.c Added support for fingerprinted executables aka verified exec 2002-10-29 12:31:20 +00:00
vnd.c vnd.c 2002-11-16 08:10:48 +00:00
vndvar.h