> Sorry, I meant structured like the files in net. So, the uart could > instead by structured as: > > eia/ > 0/ > ctl data status > 1/ > ctl data status
usb serial does this, but unfortunately with a different naming convention, and it's unfortunate since usb serial is then not compatable with regular serial, or with the network style. - erik
