NetBSD/sys/dev
ad aaf3c7c88b Hook in the mly control interface on i386. 2001-08-01 20:54:16 +00:00
..
arcbios When we initialize the ARC BIOS, fetch the system ID structure 2001-07-08 23:57:09 +00:00
ata Correct various misspellings of 'transfer' and inflected forms. 2001-07-08 18:06:42 +00:00
bi bcopy -> memcpy 2001-07-18 16:53:52 +00:00
cardbus Fix typo (`information' has an 'r'). 2001-07-19 16:13:00 +00:00
dec use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
eisa withough -> without 2001-06-13 10:45:57 +00:00
hpc Abort redrawing when screen switch was requested. 2001-07-31 10:50:06 +00:00
i2c Only install headers which are actually used by our userland. This 2001-04-11 07:42:31 +00:00
i2o Make it compile with SCSIPI_DEBUG 2001-06-26 12:46:56 +00:00
ic change\n\tswitch (scsiq->host_status)\nto\n\tswitch (scsiq->scsi_status)\nin adw_isr_callback() 2001-07-31 23:12:01 +00:00
ieee1394 make it compilable: 2001-07-18 02:59:54 +00:00
isa Since ~all pckbc_poll_data1() callers had the appropriate pckbc 2001-07-23 21:03:19 +00:00
isapnp Chipset is CORKSCREW for the 3c515. 2001-07-27 02:13:26 +00:00
mca all outstanding MCA bugs fixed, woo-hoo :) 2001-07-31 13:16:25 +00:00
microcode Move the Tigon/Tigon2 firmware, version 12.4.13+wpaul, to a 2001-06-30 04:33:11 +00:00
mii Clean up 1000BASE-SX autonegotiation, and add a way to advertise 2001-07-27 22:44:59 +00:00
mscp Upon inspection of a 4000/600 dmesg, change the splbios to splubas. 2001-04-12 20:13:26 +00:00
news Move NEWS keymap file into MI place to share with news68k. 2001-01-25 13:13:59 +00:00
ofisa `existent', not `existant' 2001-06-19 13:42:07 +00:00
ofw Don't use argument names in function declarations. 2001-06-19 08:24:07 +00:00
pci Hook in the mly control interface on i386. 2001-08-01 20:54:16 +00:00
pckbc bzero -> memset 2001-07-07 16:51:47 +00:00
pcmcia regen. 2001-07-31 17:01:34 +00:00
podulebus *sigh* and return 0 if we don't match the podule. 2001-07-04 16:36:52 +00:00
qbus `existent', not `existant' 2001-06-19 13:42:07 +00:00
raidframe Nuke the 5 NULL parameters from rf_DoAccess(). Observe that 4 of 2001-07-27 03:30:07 +00:00
rasops Only install headers which are actually used by our userland. This 2001-04-11 07:42:31 +00:00
rcons Only install headers which are actually used by our userland. This 2001-04-11 07:42:31 +00:00
sbus twiddle isp_xflist calculation to match more closes isp_pci.c 2001-07-06 16:09:38 +00:00
scsipi Adn scsipi_target_detach() and scsipi_thread_call_callback() as discussed 2001-07-18 20:19:24 +00:00
std Add some additional values to the keyvalue list from draft specs as some roms are using these and it would be nice to be able to identify them 2001-06-29 04:52:35 +00:00
sun Avoid unused variables if RASTERCONS_FULLSCREEN is defined. (see PR#13231) 2001-06-24 15:47:45 +00:00
sysmon Make sure to clear sysmon_armed_wdog once the watchdog timer 2001-01-30 22:24:31 +00:00
tc Use BUS_DMA_READ and BUS_DMA_WRITE in some obvious places. 2001-07-19 16:36:14 +00:00
usb correct interrupt pipe of USB-RSAQ1. 2001-07-31 12:33:11 +00:00
vme seperate -> separate 2001-07-22 13:33:58 +00:00
wscons add missing #include "opt_kgdb.h" 2001-05-30 15:24:23 +00:00
wsfont In wsfont_map_unichar: when checking that 'lo' is within 'map2' range, 2001-06-12 00:57:10 +00:00
xmi
DEVNAMES Note mly(4). 2001-07-30 20:02:58 +00:00
Makefile Put back all header files defining ioctls 2001-04-11 19:07:36 +00:00
auconv.c
auconv.h
audio.c s/printf/DPRINTF/ for kern/13101. 2001-06-03 23:52:51 +00:00
audio_if.h
audiovar.h
ccd.c bcopy -> memcpy 2001-07-07 17:04:01 +00:00
ccdvar.h
clock_subr.c bcopy -> memcpy 2001-07-07 17:04:01 +00:00
clock_subr.h
cninit.c
cons.c Use back the 'u'&037 form - since it's CTRL-u, it's more readable that way 2001-06-04 09:45:03 +00:00
cons.h
ld.c Pasto; found by tls. 2001-07-24 21:55:35 +00:00
ldvar.h Centralise the geometry fudge. 2001-06-10 10:48:42 +00:00
md.c bcopy -> memcpy 2001-07-07 17:04:01 +00:00
md.h add MEMORY_DISK_DYNAMIC option. if enable MEMORY_DISK_DYNAMIC, file 2001-07-02 17:17:23 +00:00
md_root.c add MEMORY_DISK_DYNAMIC option. if enable MEMORY_DISK_DYNAMIC, file 2001-07-02 17:17:23 +00:00
midi.c solve the race condition while output for umidi. 2001-01-31 16:19:35 +00:00
midi_if.h
midisyn.c constify 2001-01-18 20:28:15 +00:00
midisynvar.h
midivar.h add detaching/deactivation code to midi driver. 2001-01-13 16:09:04 +00:00
mulaw.c constify 2001-01-18 20:28:15 +00:00
mulaw.h
rnd.c bcopy -> memcpy 2001-07-07 17:04:01 +00:00
rndpool.c bcopy -> memcpy 2001-07-07 17:04:01 +00:00
sequencer.c
sequencervar.h
vnd.c bcopy -> memcpy 2001-07-07 17:04:01 +00:00
vndvar.h