NetBSD/sys/dev
christos 9a119fd83b PR/21236: Simon Hitzemann: Fix missing space in error format. While I am
there make a single copy of the error string instead of 6 and share it.
2003-04-19 23:37:26 +00:00
..
acpi Fix for ACPI poweroff problem provided by Takayoshi Kochi. This resolves 2003-04-19 16:09:16 +00:00
apm
arcbios Catch up to struct consdev changes. 2003-03-06 07:59:37 +00:00
ata add my 80 GB SATA drive to the quirk table. 2003-04-18 04:32:19 +00:00
bi Use PAGE_SIZE rather than NBPG. 2003-04-01 01:58:14 +00:00
bluetooth
cardbus Fix this to compile with the new driver. Needs testing. 2003-04-19 19:35:09 +00:00
dec
dmover Mmmm... LOCKDEBUG... 2003-04-01 20:59:15 +00:00
ebus
eisa Adapt to newer backend. Needs testing. 2003-04-19 19:35:34 +00:00
hpc
i2c
i2o
ic NetBSD RCS Ids. 2003-04-19 19:38:21 +00:00
ieee1394 PR/20982: Eric Fair: fix debugging printf format errors. 2003-04-02 21:53:15 +00:00
ir Fix size_t printf formats in DIAGNOSTIC case. 2003-04-17 12:34:25 +00:00
isa Respect the law: Use A-law and mu-law as spellings as far as easily possible. 2003-04-06 18:20:07 +00:00
isapnp Don't malloc the channel_queue, put it in the softc. Print modes too. 2003-03-22 20:05:20 +00:00
marvell When attaching, make sure the "Reject Broadcast Mode", "Promiscuous Mode" 2003-04-10 15:23:19 +00:00
mca
microcode Generated register/sequencer code include files for the ahc and ahd 2003-04-19 19:27:50 +00:00
mii Save some text segment space by not defining URLPHY_DEBUG. 2003-04-04 22:21:39 +00:00
mscp Change SBSIZE to SBLOCKSIZE to make this compile after UFS2 was brought 2003-04-02 20:32:01 +00:00
mvme Use PAGE_SIZE rather than NBPG. 2003-04-01 02:01:43 +00:00
news
ofisa Don't malloc channel_queue, put it in the softc. 2003-03-22 20:01:05 +00:00
ofw
pci PR/21236: Simon Hitzemann: Fix missing space in error format. While I am 2003-04-19 23:37:26 +00:00
pckbc Add not sign, currency and cent keys to the spanish keymap. 2003-03-14 15:45:53 +00:00
pcmcia regen 2003-04-09 02:10:57 +00:00
podulebus
qbus A bunch of fixes to make the DHU driver much more efficient, 2003-04-06 15:45:11 +00:00
raidframe Remember to close the component if we decide it's not suitable for use 2003-04-13 22:07:11 +00:00
rasops rasops32_putchar: don't paint character out of font limits. 2003-04-16 23:28:41 +00:00
rcons
sbus Back out rev. 1.26; I forgot about the Javastations.. 2003-02-27 13:33:23 +00:00
scsipi Add NetBSD RCS id. 2003-04-19 19:21:35 +00:00
smbus
std
sun
sysmon * Add a generic power management event API, defined in <sys/power.h>. 2003-04-18 01:31:34 +00:00
tc Use PAGE_SIZE rather than NBPG. 2003-04-01 02:01:43 +00:00
usb Quirk Pilotech CRW-600. 2003-04-18 23:38:18 +00:00
vme
wscons PR/17738: Matthias Drochner, PR/21230: Onno van der Linden: vt100 wscons 2003-04-19 23:28:46 +00:00
wsfont
xmi Use PAGE_SIZE rather than NBPG. 2003-04-01 02:01:43 +00:00
DEVNAMES Replace arm32 with arm ports that include the driver name in their GENERIC 2003-04-17 11:55:08 +00:00
Makefile
auconv.c
auconv.h
audio.c Respect the law: Use A-law and mu-law as spellings as far as easily possible. 2003-04-06 18:20:07 +00:00
audio_if.h Respect the law: Use A-law and mu-law as spellings as far as easily possible. 2003-04-06 18:20:07 +00:00
audiovar.h
aurateconv.c
ccd.c Use 'void *' instead of 'caddr_t' in prototypes of VOP_IOCTL, VOP_FCNTL 2003-03-21 23:11:19 +00:00
ccdvar.h
cgd.c Use 'void *' instead of 'caddr_t' in prototypes of VOP_IOCTL, VOP_FCNTL 2003-03-21 23:11:19 +00:00
cgd_crypto.c Removed some debugging printfs that made it into the tree. 2003-03-31 08:45:08 +00:00
cgd_crypto.h
cgdvar.h
clock_subr.c
clock_subr.h
clockctl.c
cninit.c
cons.c Add cn_halt and cn_flush entries to consdevs. (needed for dma-only console 2003-03-06 00:38:26 +00:00
cons.h Add cn_halt and cn_flush entries to consdevs. (needed for dma-only console 2003-03-06 00:38:26 +00:00
dksubr.c
dkvar.h
kttcp.c Add MBUFTRACE kernel option. 2003-02-26 06:31:08 +00:00
kttcpio.h
ld.c
ldvar.h
md.c
md.h
md_root.c Allow a memory disk image to be statically included in the kernel 2003-03-07 01:26:12 +00:00
midi.c
midi_if.h
midisyn.c
midisynvar.h
midivar.h
mm.c
mulaw.c Respect the law: Use A-law and mu-law as spellings as far as easily possible. 2003-04-06 18:20:07 +00:00
mulaw.h Respect the law: Use A-law and mu-law as spellings as far as easily possible. 2003-04-06 18:20:07 +00:00
radio.c
radio_if.h
radiovar.h
rnd.c
rndpool.c
sequencer.c
sequencervar.h
verified_exec.c
vnd.c Add a VNDIOF_FORCE flag which forces unconfiguration if the emulated 2003-04-11 16:11:49 +00:00
vndvar.h Add a VNDIOF_FORCE flag which forces unconfiguration if the emulated 2003-04-11 16:11:49 +00:00