User Tools

Site Tools


mywiki:linux:network_driver_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mywiki:linux:network_driver_notes [2015/08/18 16:43] supermywiki:linux:network_driver_notes [2019/09/15 18:55] (current) – external edit 127.0.0.1
Line 1: Line 1:
 Network Driver Notes Network Driver Notes
 +| Reference | [[http://www.xml.com/ldd/chapter/book/ch14.html | Linux Device Drivers, 2nd Edition]] |
 | ifconfig eth0 up | IFF_UP | dev->open() | | ifconfig eth0 up | IFF_UP | dev->open() |
 | ifconfig eth0 down | ? | dev->close() | | ifconfig eth0 down | ? | dev->close() |
mywiki/linux/network_driver_notes.1439887426.txt.gz · Last modified: (external edit)