NetBSD/sys/dev
2002-02-26 02:00:16 +00:00
..
acpi Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:41:02 +00:00
arcbios
ata add the dma command ext translations. pointed out by manuel. 2002-01-14 02:17:59 +00:00
bi
cardbus Add another tlp card (found by trial and error). 2002-02-17 21:21:58 +00:00
dec Argh, dont reference any wscons parts in files.dec yet. 2002-02-25 17:11:17 +00:00
ebus Shared ebusvar.h for sparc and sparc64. 2002-02-18 04:44:41 +00:00
eisa - Always validate the return value read from the outbound FIFO. 2002-01-25 16:10:35 +00:00
hpc delete '#if 0' codes. 2002-02-09 15:20:49 +00:00
i2c
i2o Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:41:02 +00:00
ic Update datasheet URLs. 2002-02-25 17:37:47 +00:00
ieee1394 Print the tcode in hex when debugging like all other debug statements 2002-02-18 09:10:44 +00:00
ir Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-12 16:58:16 +00:00
isa Reduce the massive code duplication regarding joy(4). Split it into 2002-02-02 18:37:38 +00:00
isapnp Add a missing call to isapnp_config(). 2002-02-22 21:26:47 +00:00
mca Labels must be followed by statements. 2001-12-31 22:07:58 +00:00
microcode Update 2300 firmware to latest release level. 2002-02-19 01:38:04 +00:00
mii Match ICS 1893. 2002-02-10 17:09:41 +00:00
mscp Call malloc(9) with M_ZERO flag instead of bzero() after malloc(). 2002-01-14 13:32:44 +00:00
mvme Separate out devices common to many Motorola mvme boards (68k, 88k and ppc) 2002-02-12 20:38:43 +00:00
news
ofisa make this compile: 2002-02-03 23:17:58 +00:00
ofw
pci Regen: add IBM 82660 PowerPC to PCI Bridge and Memory Controller. 2002-02-24 01:44:00 +00:00
pckbc Make sure not to set the intellimouse mode more than once at boot, but still 2002-01-25 14:53:43 +00:00
pcmcia regenerate: fix typo in card name string. 2002-02-01 22:04:02 +00:00
podulebus
qbus Move the dz driver to dev/dec, since it can be shared with pmax. 2002-02-25 14:58:06 +00:00
raidframe Bah.. Not sure how those ";"'s got missed :-( 2002-01-19 22:20:48 +00:00
rasops Undo previous that incorrectly byte-swaps stamps for little endian 2002-02-11 20:50:58 +00:00
rcons
sbus Implement F/W crashdumps for 2200 && 2300 cards (kernel compile option). 2002-02-21 22:32:40 +00:00
scsipi Fix broken indentation. 2002-02-21 05:30:30 +00:00
std
sun Call malloc(9) with M_ZERO flag instead of bzero() after malloc(). 2002-01-14 13:32:44 +00:00
sysmon The device close routine is called when _last_ descriptor to the 2002-01-03 22:35:53 +00:00
tc Fix typo in previous. 2002-02-23 14:05:02 +00:00
usb Some minor fixes from FreeBSD. 2002-02-26 02:00:16 +00:00
vme Call malloc(9) with M_ZERO flag instead of bzero() after malloc(). 2002-01-14 13:32:44 +00:00
wscons Add WSMOUSE_TYPE_MAXINE. 2002-02-24 02:01:40 +00:00
wsfont
xmi
auconv.c Add ulinear8 to/from slinear16 transforms. 2002-02-18 19:50:03 +00:00
auconv.h Add ulinear8 to/from slinear16 transforms. 2002-02-18 19:50:03 +00:00
audio_if.h
audio.c drop completely superfluous PRINT() macro 2002-01-18 21:59:41 +00:00
audiovar.h
ccd.c Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-13 19:28:06 +00:00
ccdvar.h
clock_subr.c
clock_subr.h
clockctl.c Fixes a bug in argument passing to ntp_adjtime1. patch submitted by 2002-02-25 21:16:36 +00:00
cninit.c
cons.c
cons.h
DEVNAMES Bare-bones driver for AMI RAID. Parts taken from FreeBSD. This was tried a 2002-01-30 14:35:43 +00:00
ld.c
ldvar.h
Makefile
md_root.c
md.c Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-13 19:28:06 +00:00
md.h
midi_if.h
midi.c
midisyn.c Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-13 19:28:06 +00:00
midisynvar.h
midivar.h
mulaw.c Add slinear16_to_mulaw_le(). 2002-02-10 06:27:06 +00:00
mulaw.h Add slinear16_to_mulaw_le(). 2002-02-10 06:27:06 +00:00
radio_if.h Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popov 2002-01-01 21:51:38 +00:00
radio.c Initialize _ca struct right. 2002-01-05 01:30:01 +00:00
radiovar.h Support detach. 2002-01-02 02:44:02 +00:00
rnd.c
rndpool.c
sequencer.c Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-13 19:28:06 +00:00
sequencervar.h
vnd.c Call malloc(9) with M_ZERO flag instead of memset() after malloc(). 2002-01-13 19:28:06 +00:00
vndvar.h