NetBSD/sys/dev
thorpej 85c6c03e2a Change the 32-bit fields of the RFA to an arrays of bytes, so that
egcs won't attempt to optimize inline copies of them into a single
load/store (the RFA is not 4-byte aligned in the DMA area).

Just use memcpy() to copy those fields, now, not our own home-grown.
1998-08-25 01:08:15 +00:00
..
ata Use scsi style geometry printout 1998-08-15 15:05:22 +00:00
dec Kickoff xmit interrupts, needed on chip DC7201. 1998-08-10 14:41:16 +00:00
eisa Assign my copyrights to TNF. 1998-08-17 00:26:32 +00:00
i2c
ic egcs brace warning 1998-08-24 02:34:44 +00:00
isa Let opl attach to ess. 1998-08-22 22:55:09 +00:00
isapnp * Redo the way the way the MIDI driver attaches to audio devices. 1998-08-17 21:16:09 +00:00
microcode
mii - use sc_tlphycap with bitmasks instead of direct comparaison (needed now 1998-08-17 16:41:45 +00:00
ofisa Add ofisa attachment for the ISA joystick driver. 1998-08-20 07:02:32 +00:00
ofw
pci Change the 32-bit fields of the RFA to an arrays of bytes, so that 1998-08-25 01:08:15 +00:00
pckbc Assign my copyrights to TNF. 1998-08-15 04:42:42 +00:00
pcmcia fix version string (from PC Card Standard, April 1998 (Release 6.1)) 1998-08-22 23:41:48 +00:00
rcons
sbus vm_offset_t => vaddr_t. 1998-08-21 14:13:47 +00:00
scsipi ss->special could be NULL, so sane would crash the kernel. 1998-08-19 08:40:31 +00:00
sun make "struct sun_dkpart" the same for sparc/sparc64 (sparc64 must have been broken?) 1998-08-22 14:55:28 +00:00
tc Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
usb Add some braces to stop the new egcs warnings. 1998-08-20 19:55:06 +00:00
vme make struct xd_iocmd's block member an u_int not a u_long 1998-08-22 15:11:02 +00:00
wscons Add some braces to make egcs happy. 1998-08-18 18:23:07 +00:00
Makefile
auconv.c
auconv.h
audio.c Back out previous. 1998-08-18 18:16:30 +00:00
audio_if.h * Redo the way the way the MIDI driver attaches to audio devices. 1998-08-17 21:16:09 +00:00
audiovar.h
ccd.c
ccdvar.h
clock_subr.c
clock_subr.h
cninit.c
cons.c
cons.h
md.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
md.h
midi.c Write MIDI data from the sequencer to the device in a more sane way. 1998-08-24 17:59:25 +00:00
midi_if.h Write MIDI data from the sequencer to the device in a more sane way. 1998-08-24 17:59:25 +00:00
midisyn.c * Redo the way the way the MIDI driver attaches to audio devices. 1998-08-17 21:16:09 +00:00
midisynvar.h * Redo the way the way the MIDI driver attaches to audio devices. 1998-08-17 21:16:09 +00:00
midivar.h * Redo the way the way the MIDI driver attaches to audio devices. 1998-08-17 21:16:09 +00:00
mulaw.c But seriously... 1998-08-09 21:41:45 +00:00
mulaw.h
rnd.c
rndpool.c
sequencer.c Write MIDI data from the sequencer to the device in a more sane way. 1998-08-24 17:59:25 +00:00
sequencervar.h Remove some leftover fluff. 1998-08-13 00:13:56 +00:00
vnd.c
vndvar.h