NetBSD/sys/dev
jonathan 23c1d14c64 * Add 100Mbit xcvr flags to epconfig():
look for 100mbit Xcvrs, print their names, add to ep_connectors.

* Print 10baseT as 10baseT, since media name (utp) is no longer a unique
  transceiver type.

* Redo FIFO memory size printing, also show Tx/Rx split (xxx isa 3c509?).

* Print MAC address on a separate line,  with 100Mbit media and fifo-ram
  info it no longer fits on the same line as media types.

* Comment the fact that the "connection" media-selection code just doesn't
  grok 100Mbit media.

* add code to look for 3c59x/3c90x media-select and autoconfig bits, though
  we don't yet dynamically probe media when the autoconfig bit is set
  (see previous bullet).

* XXX the whole connector/media code should be redone, perhaps a' la
  the BSDI ifmedia design.
1996-12-29 13:32:46 +00:00
..
ata In wdattach(), when printing out info about the drive, make the output 1996-11-27 10:50:39 +00:00
dec remove all traces of __BROKEN_INDIRECT_CONFIG (except in shared drivers) 1996-12-08 00:22:08 +00:00
eisa Fill in sc_link.max_target 1996-12-10 21:27:16 +00:00
ic * Add 100Mbit xcvr flags to epconfig(): 1996-12-29 13:32:46 +00:00
isa If attaching the console, reinitialize it immediately. 1996-12-14 10:46:38 +00:00
microcode/aic7xxx dev/microcode/aic7xxx/aic7xxx.seq, 1996-10-08 03:04:02 +00:00
ofw Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB 1996-10-16 19:32:08 +00:00
pci Fill in sc_link.max_target 1996-12-10 21:27:16 +00:00
rcons backout kprintf changes 1996-10-13 01:37:04 +00:00
sbus backout previous kprintf change 1996-10-13 02:59:55 +00:00
scsipi note in a comment (XXX) that strchr() (what's it doing here, anyway?) 1996-12-22 10:35:08 +00:00
sun Adapt to the new definition of struct zsc_softc 1996-12-17 20:46:11 +00:00
tc Fill in sc_link.max_target 1996-12-10 21:57:17 +00:00
audio.c Reset `sc_async' on device close. 1996-11-01 23:05:45 +00:00
audio_if.h
audiovar.h
ccd.c Compute the componet number properly so that error reporting is somewhat 1996-12-18 19:22:46 +00:00
ccdvar.h
cninit.c
cons.c Implement poll(2). 1996-09-07 12:40:22 +00:00
cons.h Implement poll(2). 1996-09-07 12:40:22 +00:00
md.c Rename this driver `md'. 1996-12-28 23:09:26 +00:00
md.h Rename this driver `md'. 1996-12-28 23:09:26 +00:00
mulaw.c
mulaw.h
ramdisk.c backout kprintf changes 1996-10-13 01:37:04 +00:00
ramdisk.h
vnd.c backout kprintf changes 1996-10-13 01:37:04 +00:00
vndioctl.h