..
acpi
Don't define ACPI_BUT_DEBUG here.
2002-03-10 19:55:01 +00:00
arcbios
Fix component class/types to match reality for SGI's ARCS, which is just
2001-12-06 14:59:02 +00:00
ata
add the dma command ext translations. pointed out by manuel.
2002-01-14 02:17:59 +00:00
bi
add RCSID
2001-11-13 12:51:12 +00:00
cardbus
Undo my previous change that worked around a problem attaching a 3c562d.
2002-03-10 22:27:04 +00:00
dec
zskbd_keydesctab -> lkkbd_keydesctab
2002-03-13 15:21:30 +00:00
ebus
Fix whitespace nits (oops).
2002-03-12 06:00:42 +00:00
eisa
- Always validate the return value read from the outbound FIFO.
2002-01-25 16:10:35 +00:00
hpc
remove ite8181video's bivideo dependency.
2002-03-06 15:00:04 +00:00
i2c
add RCSID
2001-11-13 12:24:11 +00:00
i2o
PR 15552: don't explode if the board fails to respond during initalization.
2002-03-08 11:37:04 +00:00
ic
in the TULIP_ROM_MB_21142_MII case of tlp_2114x_isv_tmsw_init(),
2002-03-16 17:38:35 +00:00
ieee1394
Remove a variable that is unused after the previous ALTQ commit.
2002-03-06 05:33:05 +00:00
ir
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
2002-01-12 16:58:16 +00:00
isa
Add explicit support of OPL3-SA2 (YMF711).
2002-03-10 13:57:10 +00:00
isapnp
Add explicit support of OPL3-SA2 (YMF711).
2002-03-10 13:57:10 +00:00
mca
Labels must be followed by statements.
2001-12-31 22:07:58 +00:00
microcode
Update 2300 firmware to latest release level.
2002-02-19 01:38:04 +00:00
mii
regen
2002-03-14 04:41:09 +00:00
mscp
Don't "extern int cold;" - this is in <sys/kernel.h>.
2002-03-04 02:19:07 +00:00
mvme
Separate out devices common to many Motorola mvme boards (68k, 88k and ppc)
2002-02-12 20:38:43 +00:00
news
add RCSID
2001-11-13 07:30:37 +00:00
ofisa
make this compile:
2002-02-03 23:17:58 +00:00
ofw
bring in latest ALTQ from kjc. ALTQify some of the drivers.
2002-03-05 04:12:57 +00:00
pci
Add support for the VT8233 AC'97.
2002-03-16 17:20:05 +00:00
pckbc
fix a bug that timevals are compared incorrectly.
2002-03-13 04:36:49 +00:00
pcmcia
Search for space to attach a 3c562d correctly. From Hayakawa Koichi
2002-03-10 22:28:02 +00:00
podulebus
Regen: Morley user/analogue.
2002-03-09 13:45:13 +00:00
qbus
bring in latest ALTQ from kjc. ALTQify some of the drivers.
2002-03-05 04:12:57 +00:00
raidframe
Pool deals fairly well with physical memory shortage, but it doesn't
2002-03-08 20:48:27 +00:00
rasops
Reorganise the wsfont stuff slightly so that multiple display adapters
2002-03-13 15:05:13 +00:00
rcons
- convert usage of "defopt" to "defflag" where the relevant option does
2001-11-28 10:21:10 +00:00
sbus
Get rid of bus_type_t.
2002-03-15 07:00:34 +00:00
scsipi
Present the same interface to periph driver for ASYNC scsipi_command() in the
2002-03-16 17:21:19 +00:00
std
SBP is a firewire/ieee1394 specific protocol, not a generic standard. Move this
2002-02-27 04:59:29 +00:00
sun
`bus_type_t' is gone.
2002-03-11 16:01:57 +00:00
sysmon
The device close routine is called when _last_ descriptor to the
2002-01-03 22:35:53 +00:00
tc
zskbd_keydesctab -> lkkbd_keydesctab
2002-03-13 15:21:30 +00:00
usb
Fix a couple of typo:
2002-03-16 16:13:41 +00:00
vme
Call malloc(9) with M_ZERO flag instead of bzero() after malloc().
2002-01-14 13:32:44 +00:00
wscons
Added wsmux_set_display() to fix the problem that wskbd wan't connected
2002-03-02 08:22:26 +00:00
wsfont
Reorganise the wsfont stuff slightly so that multiple display adapters
2002-03-13 15:05:13 +00:00
xmi
add RCSIDs
2001-11-13 06:08:32 +00:00
DEVNAMES
Ooops, "isdnbch" realy is "isdnbchan".
2002-03-15 22:29:49 +00:00
Makefile
Add ir/ to SUBDIR.
2001-12-04 21:43:44 +00:00
auconv.c
audio.c: revert a part of previous change.
2002-03-15 14:55:03 +00:00
auconv.h
Move prototypes of sampling rate functions to aurateconvproto.h.
2002-03-09 20:35:28 +00:00
audio.c
Add factor_denom, a denominator of factor,
2002-03-16 08:58:49 +00:00
audio_if.h
Add factor_denom, a denominator of factor,
2002-03-16 08:58:49 +00:00
audiovar.h
Move sampling rate conversion functions to aurateconv.c.
2002-03-09 20:30:42 +00:00
aurateconv.c
Move sampling rate conversion functions to aurateconv.c.
2002-03-09 20:30:42 +00:00
aurateconvproto.h
Move sampling rate conversion functions to aurateconv.c.
2002-03-09 20:30:42 +00:00
ccd.c
Pool deals fairly well with physical memory shortage, but it doesn't
2002-03-08 20:48:27 +00:00
ccdvar.h
change ccio_ndisks and sc_nccdisks of struct ccd_ioctl from int to u_int
2001-08-05 11:20:13 +00:00
clock_subr.c
add RCSIDs
2001-11-13 05:32:49 +00:00
clock_subr.h
…
clockctl.c
Two more trivial bug fixes:
2002-03-01 22:58:33 +00:00
cninit.c
add RCSIDs
2001-11-13 05:32:49 +00:00
cons.c
add RCSIDs
2001-11-13 05:32:49 +00:00
cons.h
…
ld.c
add RCSIDs
2001-11-13 05:32:49 +00:00
ldvar.h
…
md.c
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
2002-01-13 19:28:06 +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
* rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options
2002-03-10 19:56:37 +00:00
midi.c
add RCSIDs
2001-11-13 05:32:49 +00:00
midi_if.h
ANSIfy.
2001-10-02 22:41:22 +00:00
midisyn.c
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
2002-01-13 19:28:06 +00:00
midisynvar.h
ANSIfy.
2001-10-02 22:41:22 +00:00
midivar.h
…
mm.c
Start of mi /dev/{mem,kmem,zero,null} driver. We add an ioctl entry, because
2002-02-27 01:16:14 +00:00
mulaw.c
Add new two convert functions slinear16_to_alaw_[lb]e.
2002-03-09 05:39:00 +00:00
mulaw.h
Add new two convert functions slinear16_to_alaw_[lb]e.
2002-03-09 05:39:00 +00:00
radio.c
Initialize _ca struct right.
2002-01-05 01:30:01 +00:00
radio_if.h
Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popov
2002-01-01 21:51:38 +00:00
radiovar.h
Support detach.
2002-01-02 02:44:02 +00:00
rnd.c
Pool deals fairly well with physical memory shortage, but it doesn't
2002-03-08 20:48:27 +00:00
rndpool.c
don't need <sys/types.h> when including <sys/param.h>
2001-11-15 09:47:59 +00:00
sequencer.c
Call malloc(9) with M_ZERO flag instead of memset() after malloc().
2002-01-13 19:28:06 +00:00
sequencervar.h
…
vnd.c
Pool deals fairly well with physical memory shortage, but it doesn't
2002-03-08 20:48:27 +00:00
vndvar.h
…