After upgrading to FC10, I notice that there's a kernel module for the Dallas 1-Wire USB adapter. The DS9490 contains a DS2490
This could be great news, as previously I was using my own 1-wire user level driver (with libusb)
After looking around, I can't find a bit of information on the DS2490 module, what it's for (software wise), or how to use it.
If it's meant to be someone general purpose, I'd adapt my SW to use it.
If not, I'm wondering if there's a way to avoid loading the module at all times. In the current state, I get a TON of messages at startup if I have the Dallas DS9490 connected to the system.
Thanks in advance.