NetBSD/sys/dev
augustss cc0b3cc208 Add support for Pegasus II adapters (from Linux).
Add a bunch of adapters.
2001-07-16 18:33:13 +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 Lock the kernel lock at interrupt enter. 2001-06-04 21:31:28 +00:00
cardbus Bug fix: call extent_subregion() with alignment = 1 instead of 0. 2001-07-10 10:33:55 +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 disable framebuffer drawing while suspending. 2001-07-13 10:23:41 +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 When reporting an ICR value, use bitmask_snprintf to 2001-07-15 16:32:40 +00:00
ieee1394 performance improvement in fwohci_pkt_get() for asynchronous read. 2001-07-02 11:12:09 +00:00
isa Correct various misspellings of 'transfer' and inflected forms. 2001-07-08 18:06:42 +00:00
isapnp Remove unnecessary include files. From Onno van der Linden. 2001-07-08 17:55:50 +00:00
mca Correct various misspellings of 'transfer' and inflected forms. 2001-07-08 18:06:42 +00:00
microcode Move the Tigon/Tigon2 firmware, version 12.4.13+wpaul, to a 2001-06-30 04:33:11 +00:00
mii Driver for the Level One LXT-1000 10/100/1000 PHY. 2001-07-12 21:54:40 +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 So, the PowerStorm 4d20 a.k.a. 32bit TGA2 w/ IBM RGB561 RAMDAC was causing 2001-07-16 00:55:16 +00:00
pckbc bzero -> memset 2001-07-07 16:51:47 +00:00
pcmcia disable the function if attach fails. 2001-07-13 03:09:39 +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 If we're closing the last partition on a RAID set and the system is 2001-07-16 15:50:27 +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 scsipi_set_xfer_mode(): issue a ADAPTER_REQ_SET_XFER_MODE request to adapter 2001-07-13 20:00:23 +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 Don't print the module description, since it doesn't mean much. 2001-07-04 14:17:58 +00:00
usb Add support for Pegasus II adapters (from Linux). 2001-07-16 18:33:13 +00:00
vme Don't define Debugger() if it's already defined. 2001-06-27 20:17:20 +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 add devices: ipaqbus,ipaqlcd,ipaqpcic 2001-07-10 18:20:06 +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 Centralise the geometry fudge. 2001-06-10 10:48:42 +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