ArvernOS
|
Functions | |
bool | rtl8139_init (pci_device_t device) |
net_driver_t * | rtl8139_driver () |
net_driver_t * rtl8139_driver | ( | ) |
Returns a network driver.
bool rtl8139_init | ( | pci_device_t | device | ) |
Initializes the RTL8139 driver.
the | PCI device corresponding to a RTL8139 ethernet card |