.. |
arcbios
|
Make the ARCS console work again, by initializing the dev_t on arcbios init
|
2001-09-08 01:39:11 +00:00 |
ata
|
Correct various misspellings of 'transfer' and inflected forms.
|
2001-07-08 18:06:42 +00:00 |
bi
|
"wierd" is weird.
|
2001-08-20 12:20:01 +00:00 |
cardbus
|
Fix typo (`information' has an 'r').
|
2001-07-19 16:13:00 +00:00 |
dec
|
|
|
ebus
|
make this "MI"; nothing different between this and the SPARC version.
|
2001-09-07 15:50:49 +00:00 |
eisa
|
Give the cards a bit more time for initialization (closes PR 13947)
|
2001-09-14 13:46:42 +00:00 |
hpc
|
remove unused font_clB8x8_data[].
|
2001-09-15 15:27:59 +00:00 |
i2c
|
|
|
i2o
|
Implement/fix FDDI, receive checksums, media selection and a ton of other
|
2001-08-22 09:43:15 +00:00 |
ic
|
Allow bus front-end to provide both ioctl and mmap entry points,
|
2001-09-14 01:10:11 +00:00 |
ieee1394
|
Bugfix: re-order buffers when they are released.
|
2001-09-07 11:04:35 +00:00 |
isa
|
Allow bus front-end to provide both ioctl and mmap entry points,
|
2001-09-14 01:10:11 +00:00 |
isapnp
|
Chipset is CORKSCREW for the 3c515.
|
2001-07-27 02:13:26 +00:00 |
mca
|
Don't spinlockinit a simple_lock; simple_lock_init it instead.
|
2001-09-03 18:13:13 +00:00 |
microcode
|
Ulp! Open Wide! Another Firmware Enchilada!
|
2001-08-31 22:28:37 +00:00 |
mii
|
ANSI'ify.
|
2001-08-25 18:04:01 +00:00 |
mscp
|
|
|
news
|
|
|
ofisa
|
|
|
ofw
|
Make compile with -Wmissing-prototype -Wstrict-prototypes
|
2001-08-26 02:49:18 +00:00 |
pci
|
Regen
|
2001-09-15 13:13:53 +00:00 |
pckbc
|
add power hook to PS/2 mouse driver; some mobile PCs has
|
2001-09-13 14:16:12 +00:00 |
pcmcia
|
* make this match the Psion Goldcard
|
2001-09-05 16:40:06 +00:00 |
podulebus
|
|
|
qbus
|
Trying to get these files out of Attic.
|
2001-08-16 14:56:30 +00:00 |
raidframe
|
Disable all of the RF_ASSERT()s by default, enabling them if the
|
2001-09-01 23:50:43 +00:00 |
rasops
|
Adjust #ifdefs so RASOPS_SMALL doesn't give "defined but not used" warnings.
|
2001-08-10 19:12:35 +00:00 |
rcons
|
|
|
sbus
|
Properly initialize sc->sc_bustag and sc->sc_dmatag;
|
2001-09-12 20:09:53 +00:00 |
scsipi
|
Pass the correct pointer to atapibusprint().
|
2001-09-13 06:27:23 +00:00 |
std
|
|
|
sun
|
use unsigned variable types as appropriate
|
2001-08-05 18:07:51 +00:00 |
sysmon
|
|
|
tc
|
Zero out uninitalized fields in the freshly allocated zs_chanstate.
|
2001-09-14 11:58:39 +00:00 |
usb
|
make it compile when defined(USB_DEBUG)&&defined(SCSIPI_DEBUG)&&!defined(SCSIDEBUG)
|
2001-09-15 16:47:41 +00:00 |
vme
|
Move some logic from dma_start() to dma_setup(); inspired by the sun3 si version.
|
2001-09-11 07:03:56 +00:00 |
wscons
|
add encoding for ISO-2
|
2001-09-04 17:57:16 +00:00 |
wsfont
|
implement a pseudo-device wsfont for access to the wsfont machinery
|
2001-09-03 17:05:20 +00:00 |
xmi
|
|
|
auconv.c
|
|
|
auconv.h
|
|
|
audio_if.h
|
|
|
audio.c
|
Allow 24 and 32bit linear audio.
|
2001-09-03 18:51:43 +00:00 |
audiovar.h
|
|
|
ccd.c
|
change ccio_ndisks and sc_nccdisks of struct ccd_ioctl from int to u_int
|
2001-08-05 11:20:13 +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
|
bcopy -> memcpy
|
2001-07-07 17:04:01 +00:00 |
clock_subr.h
|
|
|
cninit.c
|
|
|
cons.c
|
|
|
cons.h
|
|
|
DEVNAMES
|
Add eco and eca.
|
2001-09-10 23:49:21 +00:00 |
ld.c
|
Don't compare bp->b_dev against RAW_PART; use the `part' local variable
|
2001-09-06 00:47:56 +00:00 |
ldvar.h
|
|
|
Makefile
|
|
|
md_root.c
|
|
|
md.c
|
bcopy -> memcpy
|
2001-07-07 17:04:01 +00:00 |
md.h
|
|
|
midi_if.h
|
|
|
midi.c
|
|
|
midisyn.c
|
|
|
midisynvar.h
|
|
|
midivar.h
|
|
|
mulaw.c
|
|
|
mulaw.h
|
|
|
rnd.c
|
Mix random data directly into the pool and increase entropy instead of
|
2001-09-09 00:48:54 +00:00 |
rndpool.c
|
Cosmetic changes.
|
2001-09-09 00:32:52 +00:00 |
sequencer.c
|
Make it compile again when AUDIO_DEBUG is turned on ... in sequencesread
|
2001-09-03 14:52:29 +00:00 |
sequencervar.h
|
|
|
vnd.c
|
bcopy -> memcpy
|
2001-07-07 17:04:01 +00:00 |
vndvar.h
|
|
|