.. |
acpi
|
Merge ACPI-CA 20040211.
|
2004-02-14 16:57:24 +00:00 |
apm
|
|
|
arcbios
|
Fix typo ("ARCBIOS_MEM_ExecptionBlock"). From Steve Rumble.
|
2003-12-29 06:26:41 +00:00 |
ata
|
change the way to handle NEW_BUFQ_STRATEGY option.
|
2004-02-28 06:28:47 +00:00 |
bi
|
Uppercase CPU, plural is CPUs.
|
2004-02-13 11:36:08 +00:00 |
bluetooth
|
Kill the flow control interface. Bluetooth devices are not equipped to deal
|
2004-01-04 05:47:43 +00:00 |
cardbus
|
Move the RF Microdevices RF3000 & Silicon Laboratories SI4126/SI4136
|
2004-02-17 21:20:55 +00:00 |
dec
|
Uppercase CPU, plural is CPUs.
|
2004-02-13 11:36:08 +00:00 |
dmover
|
|
|
ebus
|
|
|
eisa
|
Fixes from PR#23177. Various lint/logic fixes:
|
2003-12-15 07:32:20 +00:00 |
gpib
|
occured -> occurred. From Peter Postma.
|
2004-02-24 15:12:51 +00:00 |
hpc
|
Add MobilePro 880 (MC/R730A) to hpcbatterytable.h.
|
2003-12-27 07:27:22 +00:00 |
i2c
|
Fix unlocking operation (RWEL register).
|
2004-02-13 20:12:00 +00:00 |
i2o
|
Grab the configuration lock when handling I2ORESCANCMD.
|
2003-12-09 19:51:23 +00:00 |
ic
|
Update ath(4)'s Hardware Abstraction Layer (HAL) to version 0.9.6.11.
|
2004-02-29 00:47:21 +00:00 |
ieee1394
|
xs->timeout is in milliseconds so convert it to tick before passing
|
2004-02-13 21:22:13 +00:00 |
ir
|
|
|
isa
|
Spell interrupt with two rs. From Peter Postma.
|
2004-02-24 15:16:04 +00:00 |
isapnp
|
RealTek -> Realtek.
|
2004-02-13 10:00:54 +00:00 |
marvell
|
Uppercase CPU, plural is CPUs.
|
2004-02-13 11:36:08 +00:00 |
mca
|
fixup code for Elite card attachments, and adjust autoconfig messages
|
2004-01-20 19:59:59 +00:00 |
microcode
|
Spell interrupt with two rs. From Peter Postma.
|
2004-02-24 15:16:04 +00:00 |
mii
|
Regen.
|
2004-02-07 00:51:45 +00:00 |
mscp
|
|
|
mvme
|
Uppercase CPU, plural is CPUs.
|
2004-02-13 11:36:08 +00:00 |
news
|
|
|
ofisa
|
add dependency on isadma for atppc attachments
|
2004-01-31 13:59:20 +00:00 |
ofw
|
|
|
pci
|
regen
|
2004-02-26 17:12:53 +00:00 |
pckbc
|
Return PMS_UNKNOWN instead of 0 for clarity (it's the same, anyway).
|
2004-02-27 17:56:01 +00:00 |
pcmcia
|
RealTek -> Realtek.
|
2004-02-13 10:00:54 +00:00 |
podulebus
|
Regen.
|
2004-01-07 22:02:23 +00:00 |
ppbus
|
occured -> occurred. From Peter Postma.
|
2004-02-24 15:12:51 +00:00 |
qbus
|
occured -> occurred. From Peter Postma.
|
2004-02-24 15:12:51 +00:00 |
raidframe
|
InitHdrNode() might as well return 'void'. Nothing ever pays attention
|
2004-02-29 01:50:23 +00:00 |
rasops
|
|
|
rcons
|
|
|
sbus
|
Only ACK pending interrupts (instead of all possible). Log interrupts we
|
2003-12-23 13:46:18 +00:00 |
scsipi
|
change the way to handle NEW_BUFQ_STRATEGY option.
|
2004-02-28 06:28:47 +00:00 |
smbus
|
|
|
std
|
|
|
sun
|
Uppercase CPU, plural is CPUs.
|
2004-02-13 11:36:08 +00:00 |
sysmon
|
|
|
tc
|
Spell interrupt with two rs. From Peter Postma.
|
2004-02-24 15:16:04 +00:00 |
usb
|
On disconnect, set the "subdev" pointer to NULL, otherwise
|
2004-02-25 21:52:59 +00:00 |
vinum
|
|
|
vme
|
xycattach: use correct map in vme_dmamap_create().
|
2003-12-23 13:15:18 +00:00 |
wscons
|
Trailing whitespace cleanup.
|
2004-02-08 13:49:43 +00:00 |
wsfont
|
Use aprint_debug() instead of aprint_normal() for debug info.
|
2003-12-15 15:13:55 +00:00 |
xmi
|
|
|
auconv.c
|
|
|
auconv.h
|
|
|
audio_if.h
|
|
|
audio.c
|
Fix a couple of long-standing bugs in the volume control(s) part of the
|
2004-01-31 00:07:56 +00:00 |
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
|
Fix a couple of long-standing bugs in the volume control(s) part of the
|
2004-01-31 00:07:56 +00:00 |
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
|
|
|
cgd_crypto.c
|
|
|
cgd_crypto.h
|
|
|
cgd.c
|
Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern.
|
2004-01-25 18:06:48 +00:00 |
cgdvar.h
|
|
|
clock_subr.c
|
|
|
clock_subr.h
|
|
|
clockctl.c
|
|
|
cninit.c
|
|
|
cons.c
|
|
|
cons.h
|
|
|
DEVNAMES
|
Add a new MI attribute, pckbc_machdep_cnattach, and change pckbc_cnattach()
|
2004-02-14 14:33:28 +00:00 |
dksubr.c
|
|
|
dkvar.h
|
|
|
fss.c
|
occured -> occurred. From Peter Postma.
|
2004-02-24 15:12:51 +00:00 |
fssvar.h
|
occured -> occurred. From Peter Postma.
|
2004-02-24 15:12:51 +00:00 |
kttcp.c
|
|
|
kttcpio.h
|
|
|
ld.c
|
|
|
ldvar.h
|
|
|
Makefile
|
The file system snapshot pseudo driver.
|
2003-12-10 11:40:11 +00:00 |
md_root.c
|
|
|
md.c
|
|
|
md.h
|
|
|
midi_if.h
|
netbsd.org -> NetBSD.org
|
2003-12-04 13:57:30 +00:00 |
midi.c
|
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
|
|
|
radio_if.h
|
|
|
radio.c
|
|
|
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
|
|
|