..
ata
Bump timeout to 10s only for ATAPI devices, 1s is fine for IDE drives once
1999-04-15 09:41:09 +00:00
bi
Copied from ../../arch/vax/bi/uba_bi.c,v
1999-07-12 13:43:40 +00:00
dec
Moved to ubavar.h,v
1999-05-27 16:04:47 +00:00
eisa
Fix duplicate "3com" from attach, as noted in PR#7607.
1999-04-13 22:34:05 +00:00
i2c
…
ic
Guard tsleep() with a while (!(wdc_c->flags & AT_DONE)) {}, as suggested by
1999-07-30 14:59:10 +00:00
isa
Add support for ES18[67][89]. From PR #7427 by AW9K-NNK@asahi-net.or.jp,
1999-06-18 20:25:23 +00:00
isapnp
Add support for ES18[67][89]. From PR #7427 by AW9K-NNK@asahi-net.or.jp,
1999-06-18 20:25:23 +00:00
microcode
add in (controlled by option) 2200 Expanded Lun F/W
1999-07-06 05:43:51 +00:00
mii
Correct the sense of the PCR_FLINK100 bit. From Dave Sainty, PR #7832 .
1999-07-14 23:57:36 +00:00
mscp
Bus'ify the mscp code also.
1999-06-06 19:16:18 +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
Regen.
1999-07-29 20:58:19 +00:00
pckbc
In pckbd_decode(), do the remapping of "extended" (multibyte) keys
1999-06-04 15:03:43 +00:00
pcmcia
Regen.
1999-07-22 20:58:18 +00:00
qbus
Unused in MI code.
1999-07-12 19:47:40 +00:00
raidframe
Need to splbio()/splx() protect some of the reconstruction stuff.
1999-07-21 03:15:26 +00:00
rasops
Use unsigned integer to hold font bits in putchar(). [This looks like the
1999-07-25 17:36:40 +00:00
rcons
The options actually used are RASTERCONSOLE_{FG,BG}COL, not
1999-07-20 18:05:15 +00:00
sbus
Make the kthread API a bit more friendly to loadable kernel modules.
1999-07-06 21:44:09 +00:00
scsipi
make the JVC 2626 match more than one version, since all seem to be
1999-07-26 22:43:13 +00:00
sun
oops, forgot to add these files.
1999-05-14 07:07:16 +00:00
tc
- Fix TX 66Hz interrupt handling. Verified ok with PMAG-JA as an 8bpp
1999-07-30 16:23:43 +00:00
usb
Remove two items that are done.
1999-07-30 11:40:19 +00:00
vme
fix the previous fix
1999-07-28 10:03:02 +00:00
wscons
GRR! Kludge around the extremely annoying wsmux configuration lossage
1999-07-30 20:42:16 +00:00
wsfont
Assign ownership & copyright to TNF. There is probably a procedure for this
1999-05-18 21:51:57 +00:00
Makefile
…
auconv.c
…
auconv.h
Make copyrights conform.
1999-04-13 20:37:21 +00:00
audio.c
Don't clobber the error returned by uiomove() when starting the audio
1999-06-07 19:24:38 +00:00
audio_if.h
Guys, let's get real. We don't really want an #if !defined() for every possible
1999-06-05 16:51:39 +00:00
audiovar.h
…
ccd.c
…
ccdvar.h
…
clock_subr.c
…
clock_subr.h
…
cninit.c
…
cons.c
…
cons.h
…
md.c
…
md.h
…
midi.c
…
midi_if.h
…
midisyn.c
…
midisynvar.h
…
midivar.h
…
mulaw.c
…
mulaw.h
…
rnd.c
Guard global `rnd_mempool' against interrupts.
1999-06-12 10:58:47 +00:00
rndpool.c
…
sequencer.c
…
sequencervar.h
…
vnd.c
Add a couple of missing splbio()/splx() pairs that caused pool corruption.
1999-04-21 22:14:15 +00:00
vndvar.h
…