.. |
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
|
Give initiali[sz]e all the "i"s it deserves.
|
2001-09-18 18:15:49 +00:00 |
dec
|
fix typo in previous.
|
2001-09-24 01:29:06 +00:00 |
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
|
Only install headers which are actually used by our userland. This
|
2001-04-11 07:42:31 +00:00 |
i2o
|
Add `dpti', which is an I2O vendor extension implementing the DPT/Adaptec
|
2001-09-21 23:44:19 +00:00 |
ic
|
Implement two major items:
|
2001-09-22 17:22:25 +00:00 |
ieee1394
|
Fix typo in printf format.
|
2001-09-18 16:11:00 +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
|
Upon inspection of a 4000/600 dmesg, change the splbios to splubas.
|
2001-04-12 20:13:26 +00:00 |
news
|
Move NEWS keymap file into MI place to share with news68k.
|
2001-01-25 13:13:59 +00:00 |
ofisa
|
`existent', not `existant'
|
2001-06-19 13:42:07 +00:00 |
ofw
|
Make compile with -Wmissing-prototype -Wstrict-prototypes
|
2001-08-26 02:49:18 +00:00 |
pci
|
Ali M5229 IDE controllers: tweak the rigth 0x79 register (the one from the
|
2001-09-24 20:03:47 +00:00 |
pckbc
|
add power hook to PS/2 mouse driver; some mobile PCs has
|
2001-09-13 14:16:12 +00:00 |
pcmcia
|
Add simple boundary check on CIS parsing.
|
2001-09-24 14:19:10 +00:00 |
podulebus
|
*sigh* and return 0 if we don't match the podule.
|
2001-07-04 16:36:52 +00:00 |
qbus
|
Trying to get these files out of Attic.
|
2001-08-16 14:56:30 +00:00 |
raidframe
|
Spell 'occurred' with two 'r's.
|
2001-09-16 16:34:23 +00:00 |
rasops
|
Give initiali[sz]e all the "i"s it deserves.
|
2001-09-18 18:15:49 +00:00 |
rcons
|
Give initiali[sz]e all the "i"s it deserves.
|
2001-09-18 18:15:49 +00:00 |
sbus
|
Properly initialize sc->sc_bustag and sc->sc_dmatag;
|
2001-09-12 20:09:53 +00:00 |
scsipi
|
Unfortunately, the previous change seems to make most (all?) configurations
|
2001-09-21 13:54:47 +00:00 |
std
|
Add some additional values to the keyvalue list from draft specs as some roms are using these and it would be nice to be able to identify them
|
2001-06-29 04:52:35 +00:00 |
sun
|
Define the DECstation framebuffer types, from pmax/include/fbio.h.
|
2001-09-19 18:29:03 +00:00 |
sysmon
|
Make sure to clear sysmon_armed_wdog once the watchdog timer
|
2001-01-30 22:24:31 +00:00 |
tc
|
Get/set keyclick volume.
|
2001-09-18 23:25:25 +00:00 |
usb
|
make ugen use updated frlengths.
|
2001-09-16 18:06:32 +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
|
Get/set keyclick volume.
|
2001-09-18 23:25:25 +00:00 |
wsfont
|
implement a pseudo-device wsfont for access to the wsfont machinery
|
2001-09-03 17:05:20 +00:00 |
xmi
|
…
|
|
DEVNAMES
|
Add `dpti', which is an I2O vendor extension implementing the DPT/Adaptec
|
2001-09-21 23:44:19 +00:00 |
Makefile
|
Put back all header files defining ioctls
|
2001-04-11 19:07:36 +00:00 |
auconv.c
|
…
|
|
auconv.h
|
…
|
|
audio.c
|
Spell 'occurred' with two 'r's.
|
2001-09-16 16:34:23 +00:00 |
audio_if.h
|
…
|
|
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
|
…
|
|
clockctl.c
|
This is the clockctl pseudodevice. It gives non root users access to root-only
|
2001-09-16 06:53:54 +00:00 |
cninit.c
|
…
|
|
cons.c
|
Use back the 'u'&037 form - since it's CTRL-u, it's more readable that way
|
2001-06-04 09:45:03 +00:00 |
cons.h
|
…
|
|
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
|
Centralise the geometry fudge.
|
2001-06-10 10:48:42 +00:00 |
md.c
|
bcopy -> memcpy
|
2001-07-07 17:04:01 +00:00 |
md.h
|
add MEMORY_DISK_DYNAMIC option. if enable MEMORY_DISK_DYNAMIC, file
|
2001-07-02 17:17:23 +00:00 |
md_root.c
|
add MEMORY_DISK_DYNAMIC option. if enable MEMORY_DISK_DYNAMIC, file
|
2001-07-02 17:17:23 +00:00 |
midi.c
|
solve the race condition while output for umidi.
|
2001-01-31 16:19:35 +00:00 |
midi_if.h
|
…
|
|
midisyn.c
|
constify
|
2001-01-18 20:28:15 +00:00 |
midisynvar.h
|
…
|
|
midivar.h
|
add detaching/deactivation code to midi driver.
|
2001-01-13 16:09:04 +00:00 |
mulaw.c
|
constify
|
2001-01-18 20:28:15 +00:00 |
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
|
…
|
|