.. |
arcbios
|
When we initialize the ARC BIOS, fetch the system ID structure
|
2001-07-08 23:57:09 +00:00 |
ata
|
Correct various misspellings of 'transfer' and inflected forms.
|
2001-07-08 18:06:42 +00:00 |
bi
|
bcopy -> memcpy
|
2001-07-18 16:53:52 +00:00 |
cardbus
|
Fix typo (`information' has an 'r').
|
2001-07-19 16:13:00 +00:00 |
dec
|
use _KERNEL_OPT
|
2001-05-30 11:40:35 +00:00 |
eisa
|
withough -> without
|
2001-06-13 10:45:57 +00:00 |
hpc
|
Check if sc->sc_dc is NULL, so that non-console hpcfb can attach without
|
2001-08-02 14:40:04 +00:00 |
i2c
|
Only install headers which are actually used by our userland. This
|
2001-04-11 07:42:31 +00:00 |
i2o
|
This isn't relevant any more.
|
2001-08-04 16:55:07 +00:00 |
ic
|
Allow max. MAXPHYS sized mu_datasize for user command.
|
2001-08-05 11:11:33 +00:00 |
ieee1394
|
make it compilable:
|
2001-07-18 02:59:54 +00:00 |
isa
|
Since ~all pckbc_poll_data1() callers had the appropriate pckbc
|
2001-07-23 21:03:19 +00:00 |
isapnp
|
Chipset is CORKSCREW for the 3c515.
|
2001-07-27 02:13:26 +00:00 |
mca
|
all outstanding MCA bugs fixed, woo-hoo :)
|
2001-07-31 13:16:25 +00:00 |
microcode
|
Move the Tigon/Tigon2 firmware, version 12.4.13+wpaul, to a
|
2001-06-30 04:33:11 +00:00 |
mii
|
Ops, forgot to commit this one:
|
2001-08-04 02:21:24 +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
|
Don't use argument names in function declarations.
|
2001-06-19 08:24:07 +00:00 |
pci
|
It seems the fixed rate versions are actually fixed at 48 kHz, not 44.1 kHz.
|
2001-08-04 22:15:56 +00:00 |
pckbc
|
bzero -> memset
|
2001-07-07 16:51:47 +00:00 |
pcmcia
|
MII access routines for ASIX AX88190.
|
2001-08-04 11:38:57 +00:00 |
podulebus
|
*sigh* and return 0 if we don't match the podule.
|
2001-07-04 16:36:52 +00:00 |
qbus
|
`existent', not `existant'
|
2001-06-19 13:42:07 +00:00 |
raidframe
|
Nuke the 5 NULL parameters from rf_DoAccess(). Observe that 4 of
|
2001-07-27 03:30:07 +00:00 |
rasops
|
Only install headers which are actually used by our userland. This
|
2001-04-11 07:42:31 +00:00 |
rcons
|
Only install headers which are actually used by our userland. This
|
2001-04-11 07:42:31 +00:00 |
sbus
|
twiddle isp_xflist calculation to match more closes isp_pci.c
|
2001-07-06 16:09:38 +00:00 |
scsipi
|
Adn scsipi_target_detach() and scsipi_thread_call_callback() as discussed
|
2001-07-18 20:19:24 +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
|
Avoid unused variables if RASTERCONS_FULLSCREEN is defined. (see PR#13231)
|
2001-06-24 15:47:45 +00:00 |
sysmon
|
Make sure to clear sysmon_armed_wdog once the watchdog timer
|
2001-01-30 22:24:31 +00:00 |
tc
|
Use BUS_DMA_READ and BUS_DMA_WRITE in some obvious places.
|
2001-07-19 16:36:14 +00:00 |
usb
|
Add an I/O Data adapter.
|
2001-08-03 11:17:17 +00:00 |
vme
|
seperate -> separate
|
2001-07-22 13:33:58 +00:00 |
wscons
|
add missing #include "opt_kgdb.h"
|
2001-05-30 15:24:23 +00:00 |
wsfont
|
In wsfont_map_unichar: when checking that 'lo' is within 'map2' range,
|
2001-06-12 00:57:10 +00:00 |
xmi
|
Initial support for the XMI bus on VAX, MIPS and Alpha systems.
|
2000-07-06 17:45:52 +00:00 |
DEVNAMES
|
Note mly(4).
|
2001-07-30 20:02:58 +00:00 |
Makefile
|
Put back all header files defining ioctls
|
2001-04-11 19:07:36 +00:00 |
auconv.c
|
…
|
|
auconv.h
|
…
|
|
audio.c
|
s/printf/DPRINTF/ for kern/13101.
|
2001-06-03 23:52:51 +00:00 |
audio_if.h
|
Change the kernel mmap interface so that the offset to map is an
|
2000-06-26 04:55:19 +00:00 |
audiovar.h
|
…
|
|
ccd.c
|
bcopy -> memcpy
|
2001-07-07 17:04:01 +00:00 |
ccdvar.h
|
…
|
|
clock_subr.c
|
bcopy -> memcpy
|
2001-07-07 17:04:01 +00:00 |
clock_subr.h
|
Move #define POSIX_BASE_YEAR to clock_subr.h.
|
2000-10-03 13:41:07 +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
|
Pasto; found by tls.
|
2001-07-24 21:55:35 +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
|
Define splaudio as splbio and IPL_AUDIO as IPL_BIO only if IPL_AUDIO
|
2000-07-07 01:11:12 +00:00 |
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
|
bcopy -> memcpy
|
2001-07-07 17:04:01 +00:00 |
rndpool.c
|
bcopy -> memcpy
|
2001-07-07 17:04:01 +00:00 |
sequencer.c
|
…
|
|
sequencervar.h
|
…
|
|
vnd.c
|
bcopy -> memcpy
|
2001-07-07 17:04:01 +00:00 |
vndvar.h
|
…
|
|