mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-11 01:38:25 +02:00
prepared build of dm9601 module
fixed directory of mcs7380 module added usb-net patched kudzu to core 6 git-svn-id: http://svn.ipfire.org/svn/ipfire/branches/2.1/trunk@1159 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -5,7 +5,7 @@ diff -Naur kudzu.org/usb.c kudzu-1.2.64/usb.c
|
||||
!strcmp(t->driver, "ax8817x") ||
|
||||
!strcmp(t->driver, "zd1201") ||
|
||||
!strcmp(t->driver, "asix") ||
|
||||
+ !strcmp(t->driver, "mcs7830") ||
|
||||
+ !strcmp(t->driver, "mcs7830") || !strcmp(t->driver, "dm9601") ||
|
||||
!strcmp(t->driver, "usbnet"))) {
|
||||
if (t->type == CLASS_OTHER)
|
||||
t->type = CLASS_NETWORK;
|
||||
Reference in New Issue
Block a user