NetBSD/sys/dev
mycroft 5f1dd50365 Add a WSKBD_TYPE_ADB for Macs. 2001-10-02 21:03:05 +00:00
..
acpi - Add an acpi_evaluate_string() to evaluate string objects. 2001-09-29 18:13:48 +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 Correct various misspellings of 'transfer' and inflected forms. 2001-07-08 18:06:42 +00:00
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 remove unused font_clB8x8_data[]. 2001-09-15 15:27:59 +00:00
i2c
i2o Make firmware updates work with dpti. 2001-09-27 18:43:37 +00:00
ic fix system freeze in situation where you pop a pcmcia card out of the 2001-10-02 19:17:07 +00:00
ieee1394 Fix typo in printf format. 2001-09-18 16:11:00 +00:00
isa Fix a very stupid pasto - the card has two B channels, so better not 2001-09-30 11:50:05 +00:00
isapnp Use ISACF_*_DEFAULT rather than *UNK. 2001-09-26 01:17:16 +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 Don't map the aperture into KVA, it isn't needed. 2001-10-01 21:54:48 +00:00
pckbc add power hook to PS/2 mouse driver; some mobile PCs has 2001-09-13 14:16:12 +00:00
pcmcia Get rid of eslreh.h and use ../isa/essreg.h. 2001-09-29 19:30:29 +00:00
podulebus
qbus Trying to get these files out of Attic. 2001-08-16 14:56:30 +00:00
raidframe RF_DEV2RAIDID isn't used anywhere anymore. Bye bye. 2001-09-26 03:01:19 +00:00
rasops Give initiali[sz]e all the "i"s it deserves. 2001-09-18 18:15:49 +00:00
rcons Give initiali[sz]e all the "i"s it deserves. 2001-09-18 18:15:49 +00:00
sbus getprop* -> PROM_getprop* 2001-09-26 20:53:05 +00:00
scsipi Restore previous functionality- in scsipi_periph_timed_thaw check to 2001-09-27 18:11:06 +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 Move pmax-only if_le_ibus.c from dev/tc to arch/pmax/ibus. 2001-10-01 11:42:17 +00:00
usb move DIAGNOSTIC-printf up one block to make it reachable 2001-10-02 17:59:38 +00:00
vme Change bus_space_mmap() signature to the official one. 2001-09-24 23:49:31 +00:00
wscons Add a WSKBD_TYPE_ADB for Macs. 2001-10-02 21:03:05 +00:00
wsfont implement a pseudo-device wsfont for access to the wsfont machinery 2001-09-03 17:05:20 +00:00
xmi
DEVNAMES Add `dpti', which is an I2O vendor extension implementing the DPT/Adaptec 2001-09-21 23:44:19 +00:00
Makefile
auconv.c
auconv.h
audio.c Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
audio_if.h
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 bcopy -> memcpy 2001-07-07 17:04:01 +00:00
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 bcopy -> memcpy 2001-07-07 17:04:01 +00:00
md.h
md_root.c
midi.c
midi_if.h
midisyn.c
midisynvar.h
midivar.h
mulaw.c
mulaw.h
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