libnetmd-users Mailing List for libnetmd
Status: Pre-Alpha
Brought to you by:
emann
You can subscribe to this list here.
| 2004 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2005 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Gangalino <gan...@co...> - 2005-02-23 00:31:51
|
Got it working on Ubuntu after mounting the usbfs on /proc/bus/usb, thanks to Bertrik! |
|
From: Gangalino <gan...@co...> - 2005-02-17 20:11:13
|
Anyone got this working? I'm on Warty. Thanks |
|
From: Eric K. <er...@ki...> - 2004-09-25 13:49:40
|
I tried libnetmd with my minidisc, and it worked, after, after I added
the device to libnetmd.c.
The vendor is 54c, and the prodid is ca, so you can make it work by adding:
{0x54c, 0xca},
to the netmd_devices struct at the top of "libnetmd.c"
|