[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

creating a sysfs directory



Hello all,

How could I create a new directory under sysfs??

I want to create the following directory structure for usb devices:

$PWD = /sys/class/usb_device/usbdevB.D/device

ls $PWD/otg
(some attributes will go here)

ls $PWD/otg/whitelist
(other attributes will go here)

How could I create directories 'otg' and 'otg/whitelist' ??

Thanks in advance

-- 
Best Regards,

Felipe Balbi
felipebalbi@xxxxxxxxxxxxxxxxxxxxx

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ