NetBSD/sys/dev
2001-06-26 12:46:56 +00:00
..
ata Add explicit support for IDE and SCSI adaptors which don't support interrupts. 2001-06-13 18:17:38 +00:00
bi Lock the kernel lock at interrupt enter. 2001-06-04 21:31:28 +00:00
cardbus support Raltek 8139-based Cardbus card 2001-06-20 05:41:27 +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 Don't include <machine/autoconf.h>, which should not be necessary. 2001-06-22 14:38:44 +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 Make it compile with SCSIPI_DEBUG 2001-06-26 12:19:49 +00:00
ieee1394 fix printf to DPRINTFN inside FW_DEBUG 2001-06-25 04:52:26 +00:00
isa existent', not existant' 2001-06-19 13:42:07 +00:00
isapnp add #include <net/if_ieee80211.h> to make it compilable. 2001-06-21 14:02:56 +00:00
mca remove //-commented debugging stuff 2001-05-14 07:35:33 +00:00
microcode response', not responce' 2001-06-19 13:45:52 +00:00
mii When probing for a PHY, look at the EXTSTAT bit in the BMSR, as well, 2001-06-20 01:42:41 +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 This was able to crash my new alpha consistently when I started X. 2001-06-24 01:11:08 +00:00
pckbc Delete the XXX'd includes of <dev/isa/isavar.h> and <sys/kernel.h>. 2001-06-01 00:38:31 +00:00
pcmcia Enable attachment for Kingston KNE-PC2 Ethernet. 2001-06-13 13:41:01 +00:00
podulebus I've got an 8-bit Ether3, so I've discovered that the address mapping is 2001-06-15 00:28:01 +00:00
qbus existent', not existant' 2001-06-19 13:42:07 +00:00
raidframe We don't need to check for raidautoconfig here, so nuke it and 2001-06-21 03:07:04 +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 use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
scsipi Make it compile with SCSIPI_DEBUG 2001-06-26 12:46:56 +00:00
std Add comment set spec id to macro types 2001-04-23 00:57:32 +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 withough -> without 2001-06-13 10:45:57 +00:00
usb Move the check for successful attachment to earlier in the detach 2001-06-15 18:05:36 +00:00
vme Added support for the VME `sc' SCSI board. Compiles, 2001-06-11 15:09:54 +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 Initial support for the XMI bus on VAX, MIPS and Alpha systems. 2000-07-06 17:45:52 +00:00
auconv.c
auconv.h
audio_if.h Change the kernel mmap interface so that the offset to map is an 2000-06-26 04:55:19 +00:00
audio.c s/printf/DPRINTF/ for kern/13101. 2001-06-03 23:52:51 +00:00
audiovar.h
ccd.c Return error in the case of using ODIOCGDINFO or ODIOCGDEFLABEL when 2001-01-08 02:03:45 +00:00
ccdvar.h
clock_subr.c Move #define POSIX_BASE_YEAR to clock_subr.h. 2000-10-03 13:41:07 +00:00
clock_subr.h Move #define POSIX_BASE_YEAR to clock_subr.h. 2000-10-03 13:41:07 +00:00
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 move static function getstr() to cons.c, make it publically available 2000-05-08 16:30:57 +00:00
DEVNAMES Add a port to IBM's PPC405GP Reference Board (the "walnut") 2001-06-13 06:01:44 +00:00
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
Makefile Put back all header files defining ioctls 2001-04-11 19:07:36 +00:00
md_root.c Add MI md_root.c, per discussion on tech-kern. 2000-10-02 15:22:32 +00:00
md.c Fix md_root.c path in comment. 2001-02-08 13:11:31 +00:00
md.h
midi_if.h Define splaudio as splbio and IPL_AUDIO as IPL_BIO only if IPL_AUDIO 2000-07-07 01:11:12 +00:00
midi.c solve the race condition while output for umidi. 2001-01-31 16:19:35 +00:00
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 Take just the low-order 32 bits of cpu_counter() here. 2000-07-02 21:04:33 +00:00
rndpool.c portability fix: when rotating, don't do shifts >= wordsize. 2000-06-10 17:01:15 +00:00
sequencer.c
sequencervar.h
vnd.c Return error in the case of using ODIOCGDINFO or ODIOCGDEFLABEL when 2001-01-08 02:03:45 +00:00
vndvar.h