NetBSD/sys/dev
ichiro b45d3009cf add Dallas Semiconductor product
USB-FOB/iBUTTON
2001-10-17 15:44:22 +00:00
..
acpi Fix printf format. 2001-10-12 07:30:23 +00:00
arcbios Make the ARCS console work again, by initializing the dev_t on arcbios init 2001-09-08 01:39:11 +00:00
ata
bi "wierd" is weird. 2001-08-20 12:20:01 +00:00
cardbus remove a debug printf committed mistakenly. 2001-09-29 02:16:21 +00:00
dec fix typo in previous. 2001-09-24 01:29:06 +00:00
ebus make this "MI"; nothing different between this and the SPARC version. 2001-09-07 15:50:49 +00:00
eisa Give the cards a bit more time for initialization (closes PR 13947) 2001-09-14 13:46:42 +00:00
hpc fix PERSONA keymap. patch by KIYOHARA Takashi 2001-10-08 15:35:06 +00:00
i2c
i2o Make firmware updates work with dpti. 2001-09-27 18:43:37 +00:00
ic #include mulaw.h for converter functions prototypes. 2001-10-16 04:36:56 +00:00
ieee1394 Bugfix: re-order double buffer only when second buffer exists. 2001-10-12 09:27:23 +00:00
isa Add a new optional method, dev_ioctl, to the audio hardware driver interface. 2001-10-03 00:04:47 +00:00
isapnp Add a new optional method, dev_ioctl, to the audio hardware driver interface. 2001-10-03 00:04:47 +00:00
mca Don't spinlockinit a simple_lock; simple_lock_init it instead. 2001-09-03 18:13:13 +00:00
microcode Ulp! Open Wide! Another Firmware Enchilada! 2001-08-31 22:28:37 +00:00
mii ANSI'ify. 2001-08-25 18:04:01 +00:00
mscp
news
ofisa
ofw Make compile with -Wmissing-prototype -Wstrict-prototypes 2001-08-26 02:49:18 +00:00
pci Move some chip initialise code into pccbb_chipinit() function. 2001-10-17 10:25:51 +00:00
pckbc add power hook to PS/2 mouse driver; some mobile PCs has 2001-09-13 14:16:12 +00:00
pcmcia quirk for panasonic adapter. 2001-10-14 19:21:45 +00:00
podulebus
qbus Trying to get these files out of Attic. 2001-08-16 14:56:30 +00:00
raidframe Backout a line that accidentally got included when the .h reorg went in. 2001-10-06 00:47:46 +00:00
rasops Give initiali[sz]e all the "i"s it deserves. 2001-09-18 18:15:49 +00:00
rcons Stop wscons from conflicting with rcons. 2001-10-05 22:08:28 +00:00
sbus Minor tidying up of the HME driver attach: 2001-10-05 17:49:43 +00:00
scsipi PR/14256: Kevin P. Neal: Add quirk for micropolis drive. 2001-10-16 13:33:02 +00:00
std
sun Don't force a fixed baud rate if the parent zs driver has already determined 2001-09-28 14:34:49 +00:00
sysmon
tc Add a new optional method, dev_ioctl, to the audio hardware driver interface. 2001-10-03 00:04:47 +00:00
usb add Dallas Semiconductor product 2001-10-17 15:44:22 +00:00
vme Change bus_space_mmap() signature to the official one. 2001-09-24 23:49:31 +00:00
wscons Don't use wsmux_getmux() if we NWSMUX == 0. Fixes PR kern/14252. 2001-10-15 21:51:33 +00:00
wsfont ANSIfy. 2001-10-13 16:05:42 +00:00
xmi
DEVNAMES add new cd18xx, sio16, remove simba for sparc64 2001-10-04 15:56:35 +00:00
Makefile Need to recurse into the raidframe subdir too. 2001-10-04 16:04:53 +00:00
auconv.c ANSIfy. 2001-10-02 23:31:54 +00:00
auconv.h ANSIfy. 2001-10-02 23:31:54 +00:00
audio.c Fix pasto in type of dev_ioctl method. 2001-10-03 20:48:41 +00:00
audio_if.h Fix pasto in type of dev_ioctl method. 2001-10-03 20:48:41 +00:00
audiovar.h
ccd.c change ccio_ndisks and sc_nccdisks of struct ccd_ioctl from int to u_int 2001-08-05 11:20:13 +00:00
ccdvar.h change ccio_ndisks and sc_nccdisks of struct ccd_ioctl from int to u_int 2001-08-05 11:20:13 +00:00
clock_subr.c
clock_subr.h
clockctl.c This is the clockctl pseudodevice. It gives non root users access to root-only 2001-09-16 06:53:54 +00:00
cninit.c
cons.c
cons.h
ld.c Don't compare bp->b_dev against RAW_PART; use the `part' local variable 2001-09-06 00:47:56 +00:00
ldvar.h
md.c
md.h
md_root.c
midi.c ANSIfy. 2001-10-02 22:41:22 +00:00
midi_if.h ANSIfy. 2001-10-02 22:41:22 +00:00
midisyn.c ANSIfy. 2001-10-02 22:41:22 +00:00
midisynvar.h ANSIfy. 2001-10-02 22:41:22 +00:00
midivar.h
mulaw.c fix typo (two -> to) 2001-10-07 10:14:42 +00:00
mulaw.h ANSIfy. 2001-10-02 23:31:54 +00:00
rnd.c Mix random data directly into the pool and increase entropy instead of 2001-09-09 00:48:54 +00:00
rndpool.c Cosmetic changes. 2001-09-09 00:32:52 +00:00
sequencer.c Make it compile again when AUDIO_DEBUG is turned on ... in sequencesread 2001-09-03 14:52:29 +00:00
sequencervar.h
vnd.c in vndstrategy(), handle the underlying file being force-unmounted. 2001-09-30 12:32:09 +00:00
vndvar.h