Searched hist:45601 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/xl/
H A Dif_xl.cdiff 45601 Sun Apr 11 15:44:44 MDT 1999 wpaul Some small updates:

- Wait longer for the reset to complete in xl_attach() to try and avoid
'command never completed' warnings.

- Clean up a few odds and ends in xl_attach().

- Add PCI ID for the 3c905B-COMBO (a new card). Right now this is
treated as a 3c905B; I need to dig up one of these cards for testing
before I can make the AUI and BNC ports work.

- Add a hack to force reading the I/O address directly from the PCI
registers if pci_map_port() fails. I SHOULD NOT HAVE TO DO THIS:
SOMEBODY WITH MORE PCI CLUES THAN I SHOULD INVESTIGATE WHY THIS
HAPPENS.

Completed in 148 milliseconds