The CD isn't any help ... even scanned the binaries. There is a free "hand driver" available at their web site;
http://www.mpio.com/e_main.asp Which says it uses a "DWUSBDRV.sys" driver. But I reckon this is their own driver. Attached is the dwusbdrv.inf file; ; Installation inf for the digit@lway MP3 player ; ; (c) Copyright 2000 digit@lway CO.LTD. ; [Version] Signature="$CHICAGO$" Class=USB provider=%MSFT% LayoutFile=Layout.inf DriverVer=10/20/2000,1.00.0510.1 [SourceDisksNames] 1="digit@lway USB Installation Disk","",1 [SourceDisksFiles] DWUSBDRV.sys = 1 [Manufacturer] %MfgName%=digit@lway [digit@lway] %DWMP3.DeviceDesc%=DWUSBDRV.Dev, USB\VID_2735&PID_0001 [PreCopySection] HKR,,NoSetupUI,,1 [DestinationDirs] DWUSBDRV.Files.Ext = 10,System32\Drivers [DWUSBDRV.Dev] CopyFiles=DWUSBDRV.Files.Ext AddReg=DWUSBDRV.AddReg [DWUSBDRV.Dev.NT] CopyFiles=DWUSBDRV.Files.Ext AddReg=DWUSBDRV.AddReg [DWUSBDRV.Dev.NT.Services] Addservice = DWUSBDRV, 0x00000002, DWUSBDRV.AddService [DWUSBDRV.AddService] DisplayName = %DWUSBDRV.SvcDesc% ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 2 ; SERVICE_AUTO_START ErrorControl = 1 ; SERVICE_ERROR_NORMAL ServiceBinary = %10%\System32\Drivers\DWUSBDRV.sys LoadOrderGroup = Base [DWUSBDRV.AddReg] HKR,,DevLoader,,*ntkern HKR,,NTMPDriver,,DWUSBDRV.sys [DWUSBDRV.Files.Ext] DWUSBDRV.sys ;---------------------------------------------------------------; [Strings] MSFT="digit@lway" MfgName="digit@lway" DWMP3.DeviceDesc="digit@lway MP3 player" DWUSBDRV.SvcDesc="DWUSBDRV.sys digit@lway USB driver" I don't suppose this is much help either. I guess it's time for me to try out the USB Snoopy program in windows. Regards, Keith On Sat, 2002-02-23 at 15:23, Matthew Dharm wrote: > Nothing here looks encouraging. Like I said, the datafab transport does a > lot of trickery.... > > Honestly, I think your best bet is to get the windows driver disk out and > take a look at what's on it. > > Matt > _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
