summaryrefslogtreecommitdiff
path: root/etc/devmand/usb_hub.cfg
blob: 71b534aeef3d7f99a00db7dc81a7619f2f1f380e (plain)
1
2
3
4
5
6
7
8
usb_driver usb_hub
{
	binary = /service/usb_hub;
	id {
		bInterfaceClass = 0x09;
	}
	devprefix = usb_hub;
}