NetBSD/sys/dev
2002-10-31 10:40:19 +00:00
..
acpi fix a simple, but wicked bug in EcSpaceHandler(). 2002-10-15 20:53:37 +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 merge kqueue branch into -current 2002-10-23 09:10:23 +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 Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
dec merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
dmover merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
ebus Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
eisa Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
hpc merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
i2c
i2o merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
ic Fix typo (isic_isac_recover -> isic_recover). Noticed by Matthias Drochner. 2002-10-29 21:02:45 +00:00
ieee1394 Add trailing ; to CFATTACH_DECL. 2002-10-02 16:33:28 +00:00
ir merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
isa merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
isapnp Don't include <i386/isa/icu.h> 2002-10-11 19:14:06 +00:00
mca merge kqueue branch into -current 2002-10-23 09:10:23 +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 fix lint warnings about things being stringified under cpp -traditional 2002-10-23 01:50:11 +00:00
mscp merge kqueue branch into -current 2002-10-23 09:10:23 +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 merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
pci Reduce the number of #ifdef __sparc__ from 5 to 3. 2002-10-29 17:54:40 +00:00
pckbc Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
pcmcia remove redundant defines caught by lint 2002-10-23 02:06:11 +00:00
podulebus Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
qbus merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
raidframe Poolify callback descriptor allocation. While some of the underlying 2002-10-25 03:14:37 +00:00
rasops remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
rcons alloc_attr -> allocattr 2002-07-04 14:37:10 +00:00
sbus merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
scsipi merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
std tabify 2002-06-25 16:31:43 +00:00
sun Allow attaching wskbd at kbd, idea from Valeriy Ushakov. 2002-10-26 19:11:13 +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 regen 2002-10-31 10:40:19 +00:00
vme merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
wscons Add a few symbols. 2002-10-25 21:49:41 +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
auconv.c audio.c: revert a part of previous change. 2002-03-15 14:55:03 +00:00
auconv.h Move prototypes of sampling rate functions to aurateconvproto.h. 2002-03-09 20:35:28 +00:00
audio_if.h Correct indent... 2002-06-04 14:02:32 +00:00
audio.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
audiovar.h Make this file compiles again when AURATECONV > 0. 2002-03-18 00:42:36 +00:00
aurateconv.c Support for sampling rate conversion against slinear_be 16bit/24bit. 2002-10-13 11:34:54 +00:00
ccd.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
ccdvar.h
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
cgd.c put back the D_DISK tag for cdevsw mistakely removed in previous 2002-10-24 08:04:00 +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 Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
DEVNAMES Added support for fingerprinted executables aka verified exec 2002-10-29 12:31:20 +00:00
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 This is the "kttcp" network throughput testing pseudo-device. From 2002-06-28 23:27:13 +00:00
ld.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
ldvar.h Convert to new device buffer queue interface. 2002-07-20 11:28:07 +00:00
Makefile Moved MI APM definitions into dev/apm. 2002-10-14 02:08:37 +00:00
md_root.c Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE, 2002-04-02 05:30:34 +00:00
md.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
md.h
midi_if.h
midi.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
midisyn.c
midisynvar.h
midivar.h
mm.c Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
mulaw.c Add new two convert functions slinear16_to_alaw_[lb]e. 2002-03-09 05:39:00 +00:00
mulaw.h Add new two convert functions slinear16_to_alaw_[lb]e. 2002-03-09 05:39:00 +00:00
radio_if.h
radio.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
radiovar.h
rnd.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
rndpool.c Account for 1 bit of entropy for each timestamp added during 2002-10-09 14:48:58 +00:00
sequencer.c merge kqueue branch into -current 2002-10-23 09:10:23 +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 merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
vndvar.h Convert to new device buffer queue interface. 2002-07-20 11:28:07 +00:00