!VGA-TV1S サンワサプライのUSBテレビチューナー[VGA-TV1S|http://www.sanwa.co.jp/seihin_joho/1s-tuner/index.html] アンテナが二種類ついてくる。 携帯サイズの小さなアンテナでも、それなりに映る。 ちなみに、FreeBSDでは、 ugen0: ASICEN AUSBDTV, rev 2.00/0.01 てな感じで認識される。 とりあえず、[udesc_dump|http://home.jp.freebsd.org/~gehenna/USB/#udesc_dump] でダンプしてみた結果。 Standard Device Descriptor: bLength 18 bDescriptorType 01 bcdUSB 0200 bDeviceClass 00 bDeviceSubClass 00 bDeviceProtocol 00 bMaxPacketSize 64 idVendor 1738 idProduct 5211 bcdDevice 0001 iManufacturer 16 iProduct 32 iSerialNumber 0 bNumConfigurations 1 Configuration 0: Standard Configuration Descriptor: bLength 9 bDescriptorType 02 wTotalLength 25 bNumInterface 1 bConfigurationValue 1 iConfiguration 48 bmAttributes 80 bMaxPower 249 (498 mA) Standard Interface Descriptor: bLength 9 bDescriptorType 04 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass ff bInterfaceSubClass ff bInterfaceProtocol ff iInterface 64 Standard Endpoint Descriptor: bLength 7 bDescriptorType 05 bEndpointAddress 01 (out) bmAttributes 02 (Bulk) wMaxPacketSize 512 bInterval 0 Codes Representing Languages by the Device: bLength 4 bDescriptorType 03 wLANGID[0] 0409 あとは、[SnoopyPro|http://sf.net/projects/usbsnoop/]とかつかってスヌープか?