NetBSD/sys/dev/ic
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
..
ad1848reg.h
aic7xxx.c Fill in sc_link.max_target 1996-12-10 21:27:16 +00:00
aic7xxxreg.h dev/microcode/aic7xxx/aic7xxx.seq, 1996-10-08 03:04:02 +00:00
aic7xxxvar.h Implement a simple scsi xfer queue to avoid presenting a resource 1996-12-02 19:06:41 +00:00
aic6360.c Fill in sc_link.max_target 1996-12-10 21:27:16 +00:00
am7930.c Comply with recent autoconfiguration changes. Diffs graciously 1996-12-10 22:54:46 +00:00
am7930reg.h
am7930var.h
am7990.c Deal with Lance memory size 132KB (sparc `lebuffer' devices use this size). 1996-12-06 21:54:00 +00:00
am7990reg.h
am7990var.h
bha.c Deal with targets > 7 on wide Buslogic controllers. Remember the "wide" 1996-12-20 21:35:10 +00:00
bhareg.h Deal with targets > 7 on wide Buslogic controllers. Remember the "wide" 1996-12-20 21:35:10 +00:00
bhavar.h Deal with targets > 7 on wide Buslogic controllers. Remember the "wide" 1996-12-20 21:35:10 +00:00
cd1400reg.h New Cyclades driver from Timo Rossi 1996-09-24 18:02:33 +00:00
com.c If attaching the console, reinitialize it immediately. 1996-12-14 10:46:38 +00:00
comreg.h Wrap the definitions of CONADDR and CONUNIT in #ifndef. 1996-09-06 05:06:01 +00:00
comvar.h move cominit() prototype to comvar.h, so that ports which use 'com' 1996-11-13 19:41:35 +00:00
cs4231reg.h
cy.c New bus.h implementation/interface: 1996-10-21 22:24:37 +00:00
cyreg.h New Cyclades driver from Timo Rossi 1996-09-24 18:02:33 +00:00
cyvar.h New bus.h implementation/interface: 1996-10-21 22:24:37 +00:00
dc21040reg.h
dp8390reg.h
elink3.c * Add 100Mbit xcvr flags to epconfig(): 1996-12-29 13:32:46 +00:00
elink3reg.h * Expand softc sc_connectors field to 16 bits. 1996-12-29 13:25:23 +00:00
elink3var.h * Expand softc sc_connectors field to 16 bits. 1996-12-29 12:36:43 +00:00
hayespreg.h
i8042reg.h
i8237reg.h
i8253reg.h
i82586reg.h
i82595reg.h
ics2101reg.h
lpt.c update these so they compile whether or not __BROKEN_INDIRECT_CONFIG 1996-12-05 01:25:23 +00:00
lptreg.h Drop LPT_NPORTS to 4 from 8. Some lpt units require only 4 I/O ports 1996-11-23 23:22:50 +00:00
lptvar.h update these so they compile whether or not __BROKEN_INDIRECT_CONFIG 1996-12-05 01:25:23 +00:00
mb86960.c Appease the compiler: get rid of some unused variables, add some 1996-10-17 04:34:08 +00:00
mb86960reg.h
mb86960var.h Appease the compiler: get rid of some unused variables, add some 1996-10-17 04:34:08 +00:00
mc146818reg.h
midway.c midway fixes: 1996-11-21 20:49:22 +00:00
midwayreg.h New bus.h implementation/interface: 1996-10-21 22:24:37 +00:00
midwayvar.h New bus.h implementation/interface: 1996-10-21 22:24:37 +00:00
ncr5380.doc
ncr5380reg.h
ncr5380sbc.c Make this compile #ifdef DDB: 1996-12-15 10:02:30 +00:00
ncr5380var.h
nec765reg.h
ns16450reg.h
ns16550reg.h
pdq_ifsubr.c
pdq.c backout kprintf changes 1996-10-13 01:37:04 +00:00
pdqreg.h define PDQ_ASSERT directly in terms of __assert, because cpp doesn't seem 1996-08-28 16:01:29 +00:00
pdqvar.h update alpha_XXX_dmamap() invocations to match prototype. 1996-10-25 21:33:30 +00:00
smc90cx6.c backout kprintf changes 1996-10-13 01:37:04 +00:00
smc90cx6reg.h
smc93cx6.c New bus.h implementation/interface: 1996-10-21 22:34:38 +00:00
smc93cx6var.h New bus.h implementation/interface: 1996-10-21 22:34:38 +00:00
uha.c Fill in sc_link.max_target 1996-12-10 21:27:16 +00:00
uhareg.h Minor changes. 1996-09-01 00:54:34 +00:00
uhavar.h New bus.h implementation/interface: 1996-10-21 22:34:38 +00:00
wdcreg.h
z8530.doc
z8530reg.h Add ZSWR1_IMASK (all intr. enable bits in WR1) 1996-12-13 21:02:39 +00:00
z8530sc.c New version of the z8530 driver that should permit the mac68k port 1996-12-17 20:42:40 +00:00
z8530sc.h New version of the z8530 driver that should permit the mac68k port 1996-12-17 20:42:40 +00:00
z8530tty.c New version of the z8530 driver that should permit the mac68k port 1996-12-17 20:42:40 +00:00