Displaying 3 results from an estimated 3 matches for "devsubclass".
2014 Jul 18
0
NUT + devd + FreeBSD
On Mon, Oct 29, 2007 at 9:45 PM, Daniel O'Connor <doconnor at gsoft.com.au> wrote:
> I made the following devd script..
>
> sh
> cd /tmp
> fetch
> mkdir /usr/local/etc/devd
> sed -Ene 's/SYSFS\{idVendor\}==\"(.*)\", SYSFS\{idProduct\}==\"(.*)\", MODE=.*/attach 100 {\
> device-name "ugen[0-9]+";\
> match
2007 Oct 30
5
NUT + devd + FreeBSD
I made the following devd script..
sh
cd /tmp
fetch
mkdir /usr/local/etc/devd
sed -Ene 's/SYSFS\{idVendor\}==\"(.*)\", SYSFS\{idProduct\}==\"(.*)\", MODE=.*/attach 100 {\
device-name "ugen[0-9]+";\
match "vendor" "0x\1";\
match "product" "0x\2";\
action "chown @RUN_AS_GROUP@
2006 Apr 12
1
powerd not behaving with an Asus A8V-MX and Athlon 64 X2 3800+
...sc: VIA EHCI root hub, class 9/0, rev 2.00/1.00, addr 1
dev.uhub.4.%driver: uhub
dev.uhub.4.%parent: usb4
dev.uhub.5.%desc: Chicony Generic USB Hub, class 9/0, rev 1.10/1.00, addr 2
dev.uhub.5.%driver: uhub
dev.uhub.5.%location: port=0
dev.uhub.5.%pnpinfo: vendor=0x0472 product=0x0065 devclass=0x09 devsubclass=0x00 release=0x0100 sernum=""
dev.uhub.5.%parent: uhub0
dev.ehci.0.%desc: VIA VT6202 USB 2.0 controller
dev.ehci.0.%driver: ehci
dev.ehci.0.%location: slot=16 function=4 handle=\_SB_.PCI0.EHCI
dev.ehci.0.%pnpinfo: vendor=0x1106 device=0x3104 subvendor=0x1106 subdevice=0x3104 class=0x0c032...