..
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
add missing terminator of hpcbattery_parameters.
2001-07-24 09:23:30 +00:00
i2c
Only install headers which are actually used by our userland. This
2001-04-11 07:42:31 +00:00
i2o
Make it compile with SCSIPI_DEBUG
2001-06-26 12:46:56 +00:00
ic
make local variable 'len' in wi_set_nwkey() size_t (hence unsigned)
2001-07-26 19:46:01 +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
Remove unnecessary include files. From Onno van der Linden.
2001-07-08 17:55:50 +00:00
mca
Correct various misspellings of 'transfer' and inflected forms.
2001-07-08 18:06:42 +00:00
microcode
Move the Tigon/Tigon2 firmware, version 12.4.13+wpaul, to a
2001-06-30 04:33:11 +00:00
mii
Fix 1000BASE-X duplex negotiation. That'll teach me to read the
2001-07-25 22:00:43 +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
Better support for newer ALI M5229 chipsets: support Ultra/66 for rev >= 0xC2,
2001-07-26 20:02:21 +00:00
pckbc
bzero -> memset
2001-07-07 16:51:47 +00:00
pcmcia
disable the function if attach fails.
2001-07-13 03:09:39 +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
bcmp -> memcmp
2001-07-18 06:46:46 +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 the constant for the IEEE 1284-mode protocol for the printer
2001-07-23 15:17:50 +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
auconv.c
auconv.h
audio_if.h
audio.c
s/printf/DPRINTF/ for kern/13101.
2001-06-03 23:52:51 +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
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
DEVNAMES
add devices: ipaqbus,ipaqlcd,ipaqpcic
2001-07-10 18:20:06 +00:00
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
Makefile
Put back all header files defining ioctls
2001-04-11 19:07:36 +00:00
md_root.c
add MEMORY_DISK_DYNAMIC option. if enable MEMORY_DISK_DYNAMIC, file
2001-07-02 17:17:23 +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
midi_if.h
midi.c
solve the race condition while output for umidi.
2001-01-31 16:19:35 +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