USB4BSD素敵
- 2009年02月11日(水)
USB4BSD入りのkernelを作った。
DWM200805基板も、パッチなしでこんな感じ。
ugen1.2: <STMicroelectronics> at usbus1 umodem0: <STMicroelectronics STM32 Virtual COM Port, class 2/0, rev 2.00/1.00, addr 2> on usbus1 umodem0: data interface 1, has no CM over data, has no break
しかし、iwiをwiに変えても、無線が使えないのであった…
vaio [ ~ ] % sudo ifconfig iwi0 ssid hoge ifconfig: SIOCS80211: Invalid argument
あと、uvideoも使えるのかなと思ってたけど、それらしきものが無いような…
ugen3.2: <Microsoft> at usbus3
vaio [ work/gainer/squeak ] % ls -l /usr/src/sys/dev/usb2 total 30 drwxr-xr-x 2 root wheel 512 2 10 09:07 bluetooth drwxr-xr-x 2 root wheel 1024 2 10 09:07 controller drwxr-xr-x 2 root wheel 1536 2 10 09:07 core drwxr-xr-x 2 root wheel 512 2 10 09:07 ethernet drwxr-xr-x 2 root wheel 512 2 10 09:07 image drwxr-xr-x 2 root wheel 512 2 10 09:07 include drwxr-xr-x 2 root wheel 512 2 10 09:07 input drwxr-xr-x 2 root wheel 512 2 10 09:07 misc drwxr-xr-x 2 root wheel 512 2 10 09:07 ndis drwxr-xr-x 2 root wheel 512 2 10 09:07 quirk drwxr-xr-x 2 root wheel 512 2 10 09:07 serial drwxr-xr-x 2 root wheel 512 2 10 09:07 sound drwxr-xr-x 2 root wheel 512 2 10 09:07 storage drwxr-xr-x 2 root wheel 512 2 10 09:07 template drwxr-xr-x 2 root wheel 512 2 10 09:07 wlan