Expand description
Network Driver Integration Module
Provides automatic registration of hardware network drivers with the network stack. Uses PCI bus enumeration to auto-detect network hardware.
Functions§
- register_
device - Register a manually-created network device (for testing/debugging)
- register_
drivers - Initialize and register all available network drivers