NetBSD/sys/dev
chs 7f9f8e3309 also match the version of this that's built into my Asus
A7N8X-E Deluxe motherboard.
2004-01-28 17:07:21 +00:00
..
acpi add ACPI atppc(4) attachment; probes properly, DMA and actual transfer 2004-01-25 11:46:49 +00:00
apm
arcbios Fix typo ("ARCBIOS_MEM_ExecptionBlock"). From Steve Rumble. 2003-12-29 06:26:41 +00:00
ata Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern. 2004-01-25 18:06:48 +00:00
bi Work around gcc 2.95.3's inability to detect that "ret" is initialized. 2003-11-06 00:25:50 +00:00
bluetooth Kill the flow control interface. Bluetooth devices are not equipped to deal 2004-01-04 05:47:43 +00:00
cardbus adapt to latest ahc(4) changes, so that this wouldn't panic kernel on boot 2004-01-19 23:15:36 +00:00
dec Missing splx() calls. 2003-12-14 01:18:36 +00:00
dmover Go ahead and define xor function names up to xor16. 2003-11-07 22:04:59 +00:00
ebus
eisa Fixes from PR#23177. Various lint/logic fixes: 2003-12-15 07:32:20 +00:00
gpib boundary, not boundry. Inspired by Tom Cosgrove. 2003-11-02 10:31:06 +00:00
hpc Add MobilePro 880 (MC/R730A) to hpcbatterytable.h. 2003-12-27 07:27:22 +00:00
i2c Handle the Halt Update Bit (HT), stored in the Alarm Hour register. 2004-01-20 19:12:54 +00:00
i2o Grab the configuration lock when handling I2ORESCANCMD. 2003-12-09 19:51:23 +00:00
ic Adopt to new 802.11 framework. 2004-01-28 15:07:52 +00:00
ieee1394 netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
ir Remove break after return. 2003-10-21 06:22:46 +00:00
isa -unmap port range after probe, so that the attach function has 2004-01-28 13:51:16 +00:00
isapnp Adopt to new 802.11 framework. 2004-01-28 15:07:52 +00:00
marvell boundary, not boundry. Inspired by Tom Cosgrove. 2003-11-02 10:31:06 +00:00
mca fixup code for Elite card attachments, and adjust autoconfig messages 2004-01-20 19:59:59 +00:00
microcode Updated firmware from QLogic via Matt Jacob (from his Jan 14 distribution). 2004-01-21 16:59:45 +00:00
mii Fixes from PR#23177. Various lint/logic fixes: 2003-12-15 07:32:20 +00:00
mscp
mvme In the match routine, check to see if we can access the SCSI controller's 2003-11-26 14:29:37 +00:00
news
ofisa More wdc_channel structure member namespace cleanup: 2004-01-03 22:56:52 +00:00
ofw Typo in comment. From OpenBSD. 2003-10-22 09:04:39 +00:00
pci also match the version of this that's built into my Asus 2004-01-28 17:07:21 +00:00
pckbc Typo in comment. From OpenBSD. 2003-10-22 09:04:39 +00:00
pcmcia Adopt to new 802.11 framework. 2004-01-28 15:07:52 +00:00
podulebus Regen. 2004-01-07 22:02:23 +00:00
ppbus do not use enums in ioctl structure, use fixed width integers instead 2004-01-28 09:29:06 +00:00
qbus Add write barriers (a no-op on vax). 2003-12-13 23:02:33 +00:00
raidframe Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern. 2004-01-25 18:06:48 +00:00
rasops For the rasops-drawn cursor the fg/bg indices are bit inverted, so 2003-11-08 22:49:28 +00:00
rcons
sbus Only ACK pending interrupts (instead of all possible). Log interrupts we 2003-12-23 13:46:18 +00:00
scsipi store a i/o priority hint in struct buf for buffer queue discipline. 2004-01-10 14:39:50 +00:00
smbus Fix a couple of tyops. 2003-10-25 15:00:38 +00:00
std Fix unitialized variable use. 2003-10-26 20:53:09 +00:00
sun Modify the licences of code written by Theo De Raadt from a 4-clause 2003-12-10 16:35:20 +00:00
sysmon Remove some assigned-to but otherwise unused variables. 2003-10-30 01:58:17 +00:00
tc - Add /* CONSTCOND */ where appropriate. 2003-12-20 09:17:28 +00:00
usb In alloc_all_endpoints_genuine(), search for the endpoint descriptors 2004-01-19 07:36:35 +00:00
vinum add some (long long int) casts for log() arguments, so that this compiles 2003-11-25 20:11:59 +00:00
vme xycattach: use correct map in vme_dmamap_create(). 2003-12-23 13:15:18 +00:00
wscons Add display type for SGI Newport. 2004-01-24 09:53:54 +00:00
wsfont Use aprint_debug() instead of aprint_normal() for debug info. 2003-12-15 15:13:55 +00:00
xmi
DEVNAMES beep(4) is no more. 2004-01-25 14:07:23 +00:00
Makefile The file system snapshot pseudo driver. 2003-12-10 11:40:11 +00:00
auconv.c
auconv.h
audio.c
audio_if.h
audiobell.c Simple code to provide a console bell through a generic audio device, for 2004-01-17 20:55:59 +00:00
audiobellvar.h Add a comment explaining how to call audiobell(). 2004-01-17 22:14:18 +00:00
audiovar.h
aurateconv.c Forcibly undefining debugging macros is rude, so don't do it. 2003-12-31 13:51:28 +00:00
ccd.c Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern. 2004-01-25 18:06:48 +00:00
ccdvar.h Add user flag CCDF_NOLABEL to prevent the on-disk label from being read 2003-10-17 05:16:15 +00:00
cgd.c Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern. 2004-01-25 18:06:48 +00:00
cgd_crypto.c
cgd_crypto.h
cgdvar.h
clock_subr.c
clock_subr.h
clockctl.c
cninit.c Remove declarations of constab[] and *cn_tab. They are in <dev/cons.h>. 2003-10-21 17:03:52 +00:00
cons.c Revert previous change as it breaks the build on a number of ports. 2003-10-18 21:26:22 +00:00
cons.h Introduce null console. This pseudo device acts as a normal console with the 2003-10-17 18:16:42 +00:00
dksubr.c
dkvar.h
fss.c Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern. 2004-01-25 18:06:48 +00:00
fssvar.h Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern. 2004-01-25 18:06:48 +00:00
kttcp.c
kttcpio.h
ld.c
ldvar.h
md.c
md.h
md_root.c
midi.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
midi_if.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
midisyn.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
midisynvar.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
midivar.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
mm.c don't enumerate individual minor number cases in mmioctl(), handle all 2003-12-20 16:22:14 +00:00
mulaw.c
mulaw.h
nullcons_subr.c Introduce null console. This pseudo device acts as a normal console with the 2003-10-17 20:27:38 +00:00
radio.c Remove unreachable break after return and goto statements. 2003-10-19 01:44:48 +00:00
radio_if.h
radiovar.h
rnd.c
rndpool.c
sequencer.c netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
sequencervar.h netbsd.org -> NetBSD.org 2003-12-04 13:57:30 +00:00
verified_exec.c
vnd.c Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern. 2004-01-25 18:06:48 +00:00
vndvar.h