.. |
acpi
|
Don't define ACPI_BUT_DEBUG here.
|
2002-03-10 19:55:01 +00:00 |
arcbios
|
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
|
2002-03-17 19:40:26 +00:00 |
ata
|
…
|
|
bi
|
…
|
|
cardbus
|
Undo my previous change that worked around a problem attaching a 3c562d.
|
2002-03-10 22:27:04 +00:00 |
dec
|
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
|
2002-03-17 19:40:26 +00:00 |
ebus
|
Fix whitespace nits (oops).
|
2002-03-12 06:00:42 +00:00 |
eisa
|
…
|
|
hpc
|
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
|
2002-03-17 19:40:26 +00:00 |
i2c
|
…
|
|
i2o
|
…
|
|
ic
|
When getting the packet off the interface, make sure the payload is
|
2002-03-20 17:42:23 +00:00 |
ieee1394
|
…
|
|
ir
|
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
|
2002-03-17 19:40:26 +00:00 |
isa
|
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
|
2002-03-17 19:40:26 +00:00 |
isapnp
|
Add explicit support of OPL3-SA2 (YMF711).
|
2002-03-10 13:57:10 +00:00 |
mca
|
…
|
|
microcode
|
…
|
|
mii
|
lxtphy needs the ukphy_subr attribute now.
|
2002-03-17 01:34:48 +00:00 |
mscp
|
…
|
|
mvme
|
…
|
|
news
|
…
|
|
ofisa
|
…
|
|
ofw
|
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
|
2002-03-17 19:40:26 +00:00 |
pci
|
Use bus_space_vaddr() correctly. (Why use bus_space_vaddr() at all?)
|
2002-03-20 17:32:23 +00:00 |
pckbc
|
New mouse code from Peter Seebach.
|
2002-03-20 17:06:51 +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
|
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
|
2002-03-17 19:40:26 +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
|
…
|
|
sbus
|
Use bus_space_vaddr().
|
2002-03-20 20:41:35 +00:00 |
scsipi
|
Add the ability to report file number/block number. From Matt Jacob.
|
2002-03-20 14:53:59 +00:00 |
std
|
…
|
|
sun
|
`bus_type_t' is gone.
|
2002-03-11 16:01:57 +00:00 |
sysmon
|
…
|
|
tc
|
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
|
2002-03-17 19:40:26 +00:00 |
usb
|
Define uvscom_acvtivate() according to prototype.
|
2002-03-20 16:39:39 +00:00 |
vme
|
…
|
|
wscons
|
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
|
2002-03-17 19:40:26 +00:00 |
wsfont
|
Add missing structure member copies in wsfont_add0().
|
2002-03-20 12:18:56 +00:00 |
xmi
|
…
|
|
DEVNAMES
|
Add uvscom.
|
2002-03-19 15:19:43 +00:00 |
Makefile
|
…
|
|
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
|
Fix infinate loop in recoding on vs0.
|
2002-03-17 03:20:40 +00:00 |
audio_if.h
|
Rename aurateconvproto.h to aurateconv.h.
|
2002-03-17 11:36:37 +00:00 |
audiovar.h
|
Make this file compiles again when AURATECONV > 0.
|
2002-03-18 00:42:36 +00:00 |
aurateconv.c
|
Make this file compiles again when AURATECONV > 0.
|
2002-03-18 00:42:36 +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
|
…
|
|
clock_subr.c
|
…
|
|
clock_subr.h
|
…
|
|
clockctl.c
|
…
|
|
cninit.c
|
…
|
|
cons.c
|
…
|
|
cons.h
|
…
|
|
ld.c
|
…
|
|
ldvar.h
|
…
|
|
md.c
|
…
|
|
md.h
|
…
|
|
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
|
…
|
|
midi_if.h
|
…
|
|
midisyn.c
|
…
|
|
midisynvar.h
|
…
|
|
midivar.h
|
…
|
|
mm.c
|
…
|
|
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
|
…
|
|
radio_if.h
|
…
|
|
radiovar.h
|
…
|
|
rnd.c
|
Pool deals fairly well with physical memory shortage, but it doesn't
|
2002-03-08 20:48:27 +00:00 |
rndpool.c
|
…
|
|
sequencer.c
|
…
|
|
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
|
…
|
|