david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/drivers
Thomas Miletich 584e378241 [3c90x] Fix a3c90x_close() and a3c90x_remove() methods.
Both methods disabled packet tx and rx just to have it enabled again
by calling a3c90x_reset().
Fixed by disabling tx and rx after the call to a3c90x_reset().

Tested by booting Ubuntu intrepid(8.10) directly from gPXE and pxelinux.
Tested on 3c905, 3c905B, 3c905C.

Signed-off-by: Marty Connor <mdc@etherboot.org>
2009-10-15 13:06:01 -04:00
..
bitbash [spi] Add address-length autodetection to the SPI bit-bashing code 2009-05-28 19:32:03 +01:00
block [infiniband] Allow SRP reconnection attempts even after reporting failures 2009-08-10 22:30:56 +01:00
bus [pci] Add generic configuration space backup/restore facility 2009-10-14 02:06:23 +01:00
infiniband [hermon] Reset device during probe() 2009-10-14 02:11:16 +01:00
net [3c90x] Fix a3c90x_close() and a3c90x_remove() methods. 2009-10-15 13:06:01 -04:00
nvs [spi] Add address-length autodetection to the SPI bit-bashing code 2009-05-28 19:32:03 +01:00