mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
ISAPNPTOOLS entfernt, da wir kein ISA mehr unterstuetzen.
Squid und Samba aktualisiert. Soundtreiber im Kernel eingeschaltet. Time-Server funzt nun auch. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@572 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
--- src/isapnp_main.l~ 2007-01-05 00:56:44.000000000 +0000
|
||||
+++ src/isapnp_main.l 2007-01-05 01:00:18.000000000 +0000
|
||||
@@ -363,7 +363,7 @@
|
||||
return 0;
|
||||
}
|
||||
|
||||
-static unsigned char serial_identifier[NUM_CARDS+1][IDENT_LEN];
|
||||
+unsigned char serial_identifier[NUM_CARDS+1][IDENT_LEN];
|
||||
static char *boardid[NUM_CARDS+1];
|
||||
static unsigned long serno[NUM_CARDS+1];
|
||||
|
||||
Reference in New Issue
Block a user