Aloha,
On Sunday 20 July 2003 02:55, Bernd Walter wrote:
> Der SCSI Controller muss vor dem USB Controller erkannt werden.
*Lampe geht an* :)
> Alternativ kannst du in usb.c die #if 1 Zeile zur #if 0 Zeile machen,
> dann werden die USB busse erst später gescanned.
Der Kommentar im Code hat mich da etwas verwirrt; mit dem Keyboard, das dann
erst nach dem Cold-Boot erkannt wird. Ist bei mir nicht aktuell, aber wenn's
mal so weit ist, brauche ich bestimmt Stunden dafuer...
> Die letzte Möglichkeit ist da0 fest an den SCSI Controller und ID zu
> binden - wie das geht hängt von der OS Version ab.
*Ups* Voellig vergessen! Is'n FreeBSD 4.7... Sorry!
> Bei 4.x in der Kernelkonfiguration:
> device scbus0 at ahc0
> device da0 at scbus0 target 0 unit 0
Das hab' ich jetzt gemacht und funktioniert tadellos! Klasse!!
Vielen Dank fuer die Hilfe!
Ciao,
Holgi
--
Top 10 things likely to be overheard if you had a
Klingon Programmer:
10) Specifications are for the weak and timid!
6) Klingon function calls do not have 'parameters'
- they have 'arguments'
4) A TRUE Klingon Warrior does not comment his code!
3) Klingon Software does NOT have BUGS. It has
FEATURES, and those features are too sophisticated
for you to understand.
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Sun 20 Jul 2003 - 12:23:51 CEST