[Libnetmd-users] Working Devices - MZ-NE410
Status: Pre-Alpha
Brought to you by:
emann
|
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"
|