freebsd-dev/sys/dev/hme
Thomas Moestl 7ee69ef245 Assorted fixes:
- remove some useless code from the status change handler that was intended
  to enable the the MII drivers for external phys; this is already done
  during interface initialization, and the deleted code made some
  assumptions about phy addresses that do not seem to hold true on newer
  cards. This should get at least one of the two hmes of newer Netra t1
  machines working.
- correct the interrupt resource allocation
- bump the number of RX descriptors, lower values cause promblems on some
  machines
2002-03-23 19:37:11 +00:00
..
if_hme_pci.c Assorted fixes: 2002-03-23 19:37:11 +00:00
if_hme_sbus.c Assorted fixes: 2002-03-23 19:37:11 +00:00
if_hme.c Assorted fixes: 2002-03-23 19:37:11 +00:00
if_hmereg.h
if_hmevar.h Assorted fixes: 2002-03-23 19:37:11 +00:00