Bug #3333
closedusbusX devices show up as NICs.
0%
Description
Version 2.1-RELEASE (amd64)
built on Wed Sep 11 18:17:34 EDT 2013
FreeBSD 8.3-RELEASE-p11
You are on the latest version.
Platform nanobsd (4g)
NanoBSD Boot Slice pfsense0 / da0s1 (ro)
CPU Type Intel(R) Atom(TM) CPU D510 @ 1.66GHz
4 CPUs: 1 package(s) x 2 core(s) x 2 HTT threads
The motherboard is an Intel D510MO
WAN is some Realtek 100mbit PCI card.
A fresh nanobsd (vga) on a USB flash drive, sees a series of interfaces with a "usbusX" name. At the first boot and whenever i use the autodetection feature from the console, the NIC detected for WAN "usbus0". But plugging and unpluging the cable emmits a "link rl0 is down/up". If i manually choose to use "rl0", which i know is correct, then the router will work. If i accept "usbus0" not only WAN doesnt work, but a reboot will cause infinite reboots. My eye catches some "rl0 irq5" message before it reboots again.
Updated by Chris Buechler almost 11 years ago
- Status changed from New to Feedback
this was confirmed fixed pre-2.1 release. Does your /boot/loader.conf file contain the following line?
hw.usb.no_pf="1"
Anything for hw.usb.no_pf in /boot/loader.conf.local?
Updated by Chris Buechler over 10 years ago
- Status changed from Feedback to Closed
unable to replicate, no response.