NetBSD/sys/dev
is d8bf2eb8ef - we didn't write enable toe config1-3 registers before trying to set the
media.
- read out original settings to find out what the defaults (EEPROM) for this
  board were, instad of hardwiring to auto.
XXX the first might need further refinement. At least on my boards, 10baseT
doesn't work for 10baseT, only AUTO.
2000-03-03 21:37:18 +00:00
..
ata Fix a bug in disksort_*() which caused non-optimal ordering when multiple 2000-02-07 20:16:47 +00:00
bi
cardbus Cosmetic change. 2000-03-01 20:50:56 +00:00
dec Declare the mcclock_pad32_busfns variable as extern. 2000-02-11 02:36:16 +00:00
eisa Const poison. 2000-02-12 19:05:55 +00:00
i2c
ic - we didn't write enable toe config1-3 registers before trying to set the 2000-03-03 21:37:18 +00:00
isa Fix naming think-o. 2000-02-28 05:30:19 +00:00
isapnp Reflect version 1.13 of i82365_isa.c. Untested. 2000-02-23 17:22:11 +00:00
microcode add 12160 (Ultra3) microcode 2000-02-12 02:07:49 +00:00
mii Some PHYs go off into left field for a few seconds if you attempt to kick 2000-02-03 06:11:13 +00:00
mscp Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00
ofisa
ofw
pci Simplify the winlist code. 2000-03-01 23:40:26 +00:00
pckbc make confusion of ISO 639 and ISO 3166 less likely 2000-01-17 15:51:59 +00:00
pcmcia Minor cleanups. 2000-03-02 10:29:22 +00:00
qbus Waked up from the dead 2000-02-13 13:01:14 +00:00
raidframe Use the common disk allocation code, rather doing things the old way. 2000-03-03 03:47:17 +00:00
rasops Misplaced #endif. 2000-02-12 22:06:54 +00:00
rcons Indicate that rcons is a dead end and that doing something more wsconsish is 1999-12-17 01:41:52 +00:00
sbus Simplify the attach routine a bit. 2000-02-22 12:24:53 +00:00
scsipi Make sure to initialize xs->req_sense_length (to 0). This appears to be 2000-02-28 17:44:20 +00:00
sun
tc Improvement on SFB enabled copycol(); still yet under development, 2000-02-18 06:51:51 +00:00
usb Fix typo in argument to ratecheck(). 2000-03-02 15:49:29 +00:00
vme add forward declaration of "struct extent", so the extent header doesn't 2000-02-25 10:33:12 +00:00
wscons WSMOUSE_SCALIBCOORDS had not worked because ioctrl code was wrong. 2000-02-28 12:34:31 +00:00
wsfont Restore the system priority level on error return. 2000-01-07 03:25:46 +00:00
auconv.c
auconv.h
audio_if.h
audio.c Change the cmd argument in {audio,mixer}_ioctl() to u_long. 2000-03-01 00:44:35 +00:00
audiovar.h
ccd.c Since we now only allocate this one, no longer necessary to check and free(). 2000-02-08 12:56:00 +00:00
ccdvar.h
clock_subr.c
clock_subr.h
cninit.c
cons.c
cons.h Protect against multiple inclusion. 1999-12-08 01:20:12 +00:00
Makefile
md.c Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00
md.h - use the raw partition for ioctl; `control device' is gone. 2000-01-21 12:14:53 +00:00
midi_if.h
midi.c Add a little more debug printing. 2000-01-18 18:49:35 +00:00
midisyn.c
midisynvar.h
midivar.h
mulaw.c
mulaw.h
rnd.c
rndpool.c
sequencer.c
sequencervar.h
vnd.c Fix a bug in disksort_*() which caused non-optimal ordering when multiple 2000-02-07 20:16:47 +00:00
vndvar.h Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00