summaryrefslogtreecommitdiff
path: root/sys/src/9/port/devether.c
AgeCommit message (Expand)Author
2020-06-06devpnp, devether, devusb: cast ISAConf.port to uvlong (for 32-bit implementat...cinap_lenrek
2020-06-06devether: print Ether.port as 64-bit uvlongcinap_lenrek
2018-02-25kernel: properly handle bad attach specifierscinap_lenrek
2018-02-25devether: remove (unimplemented) detach, allow device creation on attachcinap_lenrek
2018-02-18devether: mux bridges, portable netconsolecinap_lenrek
2018-02-11kernel: move devether and wifi to port/cinap_lenrek