W B Hacker wrote:
Senjogahara wrote:
W B Hacker wrote:
Mark Kettenis wrote:
*snip* 9it is in our inboxen)
The system informs me the following:
"ugen0 at uhub1 port 1 "Realtek RTL8187B" rev 2.00/2.00 addr 2"
Would not the "ugen0" be the driver in query? Or will I have even of
recompiling the kernel?
Thank you!
Basics:
'ugen0' is the UsbGeneric driver. It shows up 'coz your build has
nothing that is a better match. AFAIK, it won't operate a USB WiFi (not
directly anyway...)
What does:
ifconfig
report? Is is showing urtw0?
I think not...
What does:
grep 'urtw' /bsd
show?
On an i386 kernel, it says 'binary file matches'
- EG: The driver is in there..
If no joy on both of those, you'll need to follow Mark's advice to build
it in.
HTH,
Bill Hacker
I added the line corresponding to the device in the config of the
kernel. I added using the "vi". But after me to have added this line,
appears an error message.
Error message:
"Don't forget to run "make depend""
I believe that I made everything certain, now I don't know more the that
to do.
--
Senjogahara