]> git.lizzy.rs Git - plan9front.git/commit
nusb/ether: port drivers for asix and smsc ethernet
authorcinap_lenrek <cinap_lenrek@gmx.de>
Thu, 6 Dec 2012 22:05:24 +0000 (23:05 +0100)
committercinap_lenrek <cinap_lenrek@gmx.de>
Thu, 6 Dec 2012 22:05:24 +0000 (23:05 +0100)
commit23239adf54d11628c1263df067b892130d67650b
tree1f2357ff3ae68cd0611f1ed78264a98006375971
parent49c8aed2db34c876ff81da10043fd278256e26db
nusb/ether: port drivers for asix and smsc ethernet
sys/src/9/boot/nusbrc
sys/src/cmd/nusb/ether/asix.c [new file with mode: 0644]
sys/src/cmd/nusb/ether/cdc.c [new file with mode: 0644]
sys/src/cmd/nusb/ether/dat.h [new file with mode: 0644]
sys/src/cmd/nusb/ether/ether.c
sys/src/cmd/nusb/ether/mkfile
sys/src/cmd/nusb/ether/smsc.c [new file with mode: 0644]