.. |
ata
|
Don't put leading space, otherwise diskerr() prints unnecessary space
|
2000-01-25 09:33:12 +00:00 |
bi
|
Don't use structs for BI space definitions, use offsets.
|
1999-11-03 21:57:40 +00:00 |
cardbus
|
First cut at detach support; doens't fully work yet.
|
2000-02-01 22:54:47 +00:00 |
dec
|
Absolute pointing device support.
|
2000-01-08 02:57:22 +00:00 |
eisa
|
Remove the FreeBSD support from this file. It hasn't worked in FreeBSD
|
2000-01-26 06:41:11 +00:00 |
i2c
|
…
|
|
ic
|
if_detach for sm/pcmcia.
|
2000-02-02 16:04:40 +00:00 |
isa
|
Make irq probing controled by patchable variable and disable on hpcmips
|
2000-02-02 14:44:09 +00:00 |
isapnp
|
implement probing for available irqs on non-cirrus pcmcia controllers
|
2000-02-01 22:39:51 +00:00 |
microcode
|
oops, got the initiator and initiator/target f/w reversed for the 1080
|
1999-12-20 04:25:56 +00:00 |
mii
|
Bring some order to the chaos which was the MII code function naming
|
2000-02-02 08:05:26 +00:00 |
mscp
|
Update for sys/buf.h/disksort_*() changes.
|
2000-01-21 23:39:55 +00:00 |
ofisa
|
Fix a typo.
|
1999-03-30 20:07:56 +00:00 |
ofw
|
Rework layer 2 protocol input routines. Instead of calling e.g. ether_input()
|
1999-05-18 23:52:51 +00:00 |
pci
|
Bring some order to the chaos which was the MII code function naming
|
2000-02-02 08:05:26 +00:00 |
pckbc
|
make confusion of ISO 639 and ISO 3166 less likely
|
2000-01-17 15:51:59 +00:00 |
pcmcia
|
if_detach for sm/pcmcia.
|
2000-02-02 16:04:40 +00:00 |
qbus
|
Revamp the VAX interrupt handling code. Make it compatible with all the
|
2000-01-24 02:40:28 +00:00 |
raidframe
|
Update for sys/buf.h/disksort_*() changes.
|
2000-01-21 23:39:55 +00:00 |
rasops
|
replace WSFONT_L2R by WSDISPLAY_FONTORDER_L2R to compile again.
|
2000-01-06 05:27:19 +00:00 |
rcons
|
Indicate that rcons is a dead end and that doing something more wsconsish is
|
1999-12-17 01:41:52 +00:00 |
sbus
|
Bring some order to the chaos which was the MII code function naming
|
2000-02-02 08:05:26 +00:00 |
scsipi
|
try to dtrt for sector sizes <DEV_BSIZE (at least, don't divide by 0)
|
2000-01-25 20:42:33 +00:00 |
sun
|
The Tadpole 3GX uses a modified Sun Mouse protocol. Instead of
|
1999-08-02 01:50:27 +00:00 |
tc
|
Don't use magic number for lance buffer address.
|
2000-01-10 13:32:02 +00:00 |
usb
|
Add rnd_source.
|
2000-02-02 13:22:07 +00:00 |
vme
|
Update for sys/buf.h/disksort_*() changes.
|
2000-01-21 23:43:10 +00:00 |
wscons
|
pass raw keyboard data unsigned to avoid sign extension
|
2000-01-22 15:09:00 +00:00 |
wsfont
|
Restore the system priority level on error return.
|
2000-01-07 03:25:46 +00:00 |
Makefile
|
…
|
|
auconv.c
|
Make little endian and big endian version of all functions
|
1999-11-01 18:12:19 +00:00 |
auconv.h
|
Make little endian and big endian version of all functions
|
1999-11-01 18:12:19 +00:00 |
audio.c
|
Report all AUDIO_PROP_* properties when attaching an audio device.
|
1999-12-15 12:09:34 +00:00 |
audio_if.h
|
Add support for detaching audio devices.
|
1999-09-09 10:24:39 +00:00 |
audiovar.h
|
Add support for detaching audio devices.
|
1999-09-09 10:24:39 +00:00 |
ccd.c
|
Add Kirk McKusick's soft updates code to the trunk. Not enabled by
|
1999-11-15 18:49:07 +00:00 |
ccdvar.h
|
Garbage-collect CCDF_SWAP; no longer used, and doesn't make any sense
|
1999-08-11 02:44:35 +00:00 |
clock_subr.c
|
…
|
|
clock_subr.h
|
…
|
|
cninit.c
|
…
|
|
cons.c
|
Catch a console configuration error. Instead of jumping through cdevsw indexed
|
1999-08-04 14:40:54 +00:00 |
cons.h
|
Protect against multiple inclusion.
|
1999-12-08 01:20:12 +00:00 |
md.c
|
Update for sys/buf.h/disksort_*() changes.
|
2000-01-21 23:39:55 +00:00 |
md.h
|
- use the raw partition for ioctl; `control device' is gone.
|
2000-01-21 12:14:53 +00:00 |
midi.c
|
Add a little more debug printing.
|
2000-01-18 18:49:35 +00:00 |
midi_if.h
|
Add support for detaching audio devices.
|
1999-09-09 10:24:39 +00:00 |
midisyn.c
|
…
|
|
midisynvar.h
|
…
|
|
midivar.h
|
…
|
|
mulaw.c
|
Make little endian and big endian version of all functions
|
1999-11-01 18:12:19 +00:00 |
mulaw.h
|
Make little endian and big endian version of all functions
|
1999-11-01 18:12:19 +00:00 |
rnd.c
|
Guard global `rnd_mempool' against interrupts.
|
1999-06-12 10:58:47 +00:00 |
rndpool.c
|
…
|
|
sequencer.c
|
Allow larger timer variation.
|
1999-10-11 12:53:14 +00:00 |
sequencervar.h
|
…
|
|
vnd.c
|
Update for sys/buf.h/disksort_*() changes.
|
2000-01-21 23:39:55 +00:00 |
vndvar.h
|
Update for sys/buf.h/disksort_*() changes.
|
2000-01-21 23:39:55 +00:00 |