NetBSD/sys/dev
mrg 7bd617d237 part one of bus_space(9) fixes to enable bus spaces to override the
bus_space_{read,write}_[1248]() functions, which will allow 16-bit
PCMCIA support to work without additional hacks in MI drivers.
this option is not enabled yet.
2003-01-03 11:57:45 +00:00
..
acpi Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +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 Avoid using a lot of kernel stack. 2002-12-15 01:56:02 +00:00
bi Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
bluetooth Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
cardbus Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
dec In dzkbd_attach(): set dzi_ls for the console keyboard, too. 2002-12-29 19:30:57 +00:00
dmover Fix typo. 2002-12-28 23:07:18 +00:00
ebus Remove the `flags' argument from bus_intr_establish(). 2002-12-10 13:44:47 +00:00
eisa Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
hpc Added new ioctl command, WSMOUSEIO_GETID to tell touch panel identifier 2003-01-03 04:36:26 +00:00
i2c
i2o Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
ic make cd18xx_ccr_wait() actually wait for the CCR to settle. 2003-01-01 07:46:20 +00:00
ieee1394 Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
ir Remove protoype for irframe_frame_available(), it's never implemented 2003-01-03 09:46:41 +00:00
isa Use aprint_normal() in cfprint routines. 2003-01-01 00:16:46 +00:00
isapnp Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
mca Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +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 Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
mscp Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
mvme Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
news
ofisa Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
ofw Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
pci Since the I/O and memory enable bits are written to the PCI CSR by 2003-01-02 06:26:49 +00:00
pckbc
pcmcia Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
podulebus Regen (Simtec USB). 2002-11-03 12:59:44 +00:00
qbus Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
raidframe Fix typo. PR#19619. 2003-01-03 08:05:22 +00:00
rasops
rcons
sbus part one of bus_space(9) fixes to enable bus spaces to override the 2003-01-03 11:57:45 +00:00
scsipi Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +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 Nothing cares about NSYSMON anymore; delete it. 2002-12-31 22:47:48 +00:00
tc Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
usb Knock off some XXX'd code: Use malloc() instead of a fixed length buffer 2003-01-02 11:00:21 +00:00
vme Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
wscons Added new ioctl command, WSMOUSEIO_GETID to tell touch panel identifier 2003-01-03 04:36:26 +00:00
wsfont merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
xmi Oops, missed a printf that should be an aprint_normal. 2003-01-01 00:12:06 +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 Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +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 Memset disklabel area to zero before beginning when constructing default 2002-12-17 01:55:44 +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 Add /* MEMORY_DISK_SERVER */ comments to the #endifs to match the #ifdefs. 2002-12-11 16:24:38 +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 Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +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