.. |
ata
|
Fix a bug in disksort_*() which caused non-optimal ordering when multiple
|
2000-02-07 20:16:47 +00:00 |
bi
|
Don't use structs for BI space definitions, use offsets.
|
1999-11-03 21:57:40 +00:00 |
cardbus
|
Add suspend/resume hooks to ensure that the chip doesn't scramble memory
|
2000-03-19 21:45:23 +00:00 |
dec
|
Declare the mcclock_pad32_busfns variable as extern.
|
2000-02-11 02:36:16 +00:00 |
eisa
|
Add power management support to the `tlp' driver. The battery on my
|
2000-03-15 18:39:50 +00:00 |
i2c
|
…
|
|
ic
|
- Test the generic device active flag instead of home grown one.
|
2000-03-20 22:53:36 +00:00 |
isa
|
Move `nca' declaration to `conf/files'.
|
2000-03-20 11:03:42 +00:00 |
isapnp
|
Reflect version 1.13 of i82365_isa.c. Untested.
|
2000-02-23 17:22:11 +00:00 |
microcode
|
New ahc driver, a port of Justin Gibbs' FreeBSD driver. This adds
|
2000-03-15 02:08:28 +00:00 |
mii
|
- Go to splimp() when sending the rtsock message regarding link status.
|
2000-03-15 20:34:43 +00:00 |
mscp
|
Update for sys/buf.h/disksort_*() changes.
|
2000-01-21 23:39:55 +00:00 |
ofisa
|
…
|
|
ofw
|
Fix doubled 'the's in comments.
|
2000-03-13 23:52:25 +00:00 |
pci
|
Use sc_cfg4 for the Am53c974.
|
2000-03-20 05:48:28 +00:00 |
pckbc
|
Only poll for bell completion if we're calling in from cnbell(). Fixes
|
2000-03-10 06:10:34 +00:00 |
pcmcia
|
Regen.
|
2000-03-20 18:39:52 +00:00 |
qbus
|
Waked up from the dead
|
2000-02-13 13:01:14 +00:00 |
raidframe
|
Just return "100% done" when asked about reconstruction progress on
|
2000-03-20 22:59:26 +00:00 |
rasops
|
Resolve LP64 issues.
|
2000-03-14 04:23:14 +00:00 |
rcons
|
Split off tty initialization in rcons_init() into a separate routine
|
2000-03-20 11:24:46 +00:00 |
sbus
|
Simplify the attach routine a bit.
|
2000-02-22 12:24:53 +00:00 |
scsipi
|
Cancel requested command if controller isn't active.
|
2000-03-20 22:57:00 +00:00 |
sun
|
Use a somewhat more flexible method to hook up the keyboard driver
|
2000-03-19 12:50:43 +00:00 |
tc
|
Place 34 by 80 console at the center of screen.
|
2000-03-16 05:50:57 +00:00 |
usb
|
Regen.
|
2000-03-20 01:31:29 +00:00 |
vme
|
Fix doubled 'the's in comments.
|
2000-03-13 23:52:25 +00:00 |
wscons
|
Make clearer. IMHO, all of this code should stop referring to Control-L
|
2000-03-19 06:31:17 +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
|
Change the cmd argument in {audio,mixer}_ioctl() to u_long.
|
2000-03-01 00:44:35 +00:00 |
audio_if.h
|
…
|
|
audiovar.h
|
…
|
|
ccd.c
|
On initialization failure, free all the storage allocated to store
|
2000-03-16 03:54:01 +00:00 |
ccdvar.h
|
…
|
|
clock_subr.c
|
…
|
|
clock_subr.h
|
…
|
|
cninit.c
|
…
|
|
cons.c
|
- Implement cnbell() -- ring the console bell. The cn_bell entrypoint
|
2000-03-06 21:36:05 +00:00 |
cons.h
|
- Implement cnbell() -- ring the console bell. The cn_bell entrypoint
|
2000-03-06 21:36:05 +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
|
Back this out and rethink..
|
2000-03-21 04:23:22 +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
|
…
|
|
rndpool.c
|
…
|
|
sequencer.c
|
Allow larger timer variation.
|
1999-10-11 12:53:14 +00:00 |
sequencervar.h
|
…
|
|
vnd.c
|
Fix a bug in disksort_*() which caused non-optimal ordering when multiple
|
2000-02-07 20:16:47 +00:00 |
vndvar.h
|
only define struct vnd_softc if _KERNEL is defined
|
2000-03-20 13:17:47 +00:00 |