Update fech URL.
Submitted by: Alexander Best <alexbestms@math.uni-muenster.de>
This commit is contained in:
parent
88a82e34f7
commit
8ed1de23cb
@ -27,5 +27,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
|
||||
fetch -o /tmp/usb.if http://www.usb.org/app/pub/dump/comp_dump/
|
||||
fetch -o /tmp/usb.if /tmp/usb.if http://www.usb.org/developers/tools/comp_dump/
|
||||
awk -F '|' '{ printf "%#06x\t%s\n", $1, $2 }' < /tmp/usb.if | sort
|
||||
|
Loading…
x
Reference in New Issue
Block a user