..
acpi
Only call acpiec_early_attach() in "acpi.c" if the kernel is configured
2004-03-31 11:19:39 +00:00
apm
arcbios
Fix typo ("ARCBIOS_MEM_ExecptionBlock"). From Steve Rumble.
2003-12-29 06:26:41 +00:00
ata
It's extension, not extention. From Miod Vallat (miod at online fr).
2004-03-14 20:11:24 +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
- Add (missed)"csc->cc_ih = NULL;" in com_cardbus_disable().
2004-03-11 16:34:54 +00:00
dec
remove license clauses 3 and 4 from my cpoyright notices
2004-03-24 17:26:53 +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
occured -> occurred. From Peter Postma.
2004-02-24 15:12:51 +00:00
hpc
Scandinavian keyboard layout for Jornada 680/690.
2004-03-18 01:11:58 +00:00
i2c
PR/24746: Jared Momose: The _write routine in the at24cxx eeprom driver has
2004-03-11 15:11:53 +00:00
i2o
Grab the configuration lock when handling I2ORESCANCMD.
2003-12-09 19:51:23 +00:00
ic
Be more careful about issuing CU_RESUME in fxp_start()--only doing
2004-03-31 14:48:31 +00:00
ieee1394
xs->timeout is in milliseconds so convert it to tick before passing
2004-02-13 21:22:13 +00:00
ir
Remove break after return.
2003-10-21 06:22:46 +00:00
isa
remove license clauses 3 and 4 from my cpoyright notices
2004-03-24 17:26:53 +00:00
isapnp
RealTek -> Realtek.
2004-02-13 10:00:54 +00:00
marvell
Add gt_dma_bus_mem_to_phys and gt_dma_phys_to_bus_mem.
2004-03-20 01:55:00 +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
After re-checking the docs in response to a port-mvme68k question,
2004-04-02 14:14:18 +00:00
news
ofisa
remove license clauses 3 and 4 from my cpoyright notices
2004-03-24 17:26:53 +00:00
ofw
Typo in comment. From OpenBSD.
2003-10-22 09:04:39 +00:00
pci
Fix mistaken arguments to bge_set_thresh(); the prior revision would
2004-04-04 00:43:25 +00:00
pckbport
remove license clauses 3 and 4 from my cpoyright notices
2004-03-24 17:26:53 +00:00
pcmcia
The D-Link DFE-670TXD can appear with two different vendor IDs for the MAC
2004-03-13 15:09:16 +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
Move my copyright notice to the 3-clause UCB licence.
2004-03-22 18:36:14 +00:00
raidframe
This assert is outdated, and just plain wrong.
2004-03-23 21:55:23 +00:00
rasops
Check character if it in font limits before drawing it in rasops8_putchar
2004-03-05 08:33:53 +00:00
rcons
sbus
Rename PROM_getprop*() => prom_getprop*().
2004-03-17 17:04:58 +00:00
scsipi
cbd -> cdb
2004-03-16 19:10:43 +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
fb_is_console/SUN4U: fbnode => prom_stdout_node.
2004-03-19 16:05:25 +00:00
sysmon
Remove some assigned-to but otherwise unused variables.
2003-10-30 01:58:17 +00:00
tc
Spell interrupt with two rs. From Peter Postma.
2004-02-24 15:16:04 +00:00
usb
MAXBSIZE->MAXPHYS -- this mysteriously broke all *kinds* of stuff when
2004-03-22 14:55:42 +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
Replace myetheraddr() by prom_getether().
2004-03-15 23:51:11 +00:00
wscons
remove license clauses 3 and 4 from my cpoyright notices
2004-03-24 17:26:53 +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
Add user flag CCDF_NOLABEL to prevent the on-disk label from being read
2003-10-17 05:16:15 +00:00
cgd_crypto.c
Fix a longstanding bug in key-handling for the blowfish cipher.
2004-03-18 10:42:08 +00:00
cgd_crypto.h
cgd.c
Modified the dksubr routines to:
2004-03-27 23:23:06 +00:00
cgdvar.h
Modified the dksubr routines to:
2004-03-27 23:23:06 +00:00
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
DEVNAMES
Add ichlpcib.
2004-03-14 14:13:42 +00:00
dksubr.c
Modified the dksubr routines to:
2004-03-27 23:23:06 +00:00
dkvar.h
Modified the dksubr routines to:
2004-03-27 23:23:06 +00:00
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
Don't use BUFQ_FCFS. It degrades performance both for "smart" (Mylex
2004-03-22 17:30:33 +00:00
ldvar.h
Makefile
Abstract the interface between pckbc(4), and the pckbd(4) and pms(4)
2004-03-13 17:31:33 +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
Introduce null console. This pseudo device acts as a normal console with the
2003-10-17 20:27:38 +00:00
radio_if.h
radio.c
Remove unreachable break after return and goto statements.
2003-10-19 01:44:48 +00:00
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