All of lore.kernel.org
 help / color / mirror / Atom feed
* Miditech Midistart-2 USB keyboard
@ 2004-08-06 23:18 Ville Pätsi
  2004-08-09  7:58 ` Clemens Ladisch
  0 siblings, 1 reply; 5+ messages in thread
From: Ville Pätsi @ 2004-08-06 23:18 UTC (permalink / raw)
  To: alsa-devel

What is needed to get snd-usb-audio to support this?

T:  Bus=03 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
D:  Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=16 #Cfgs=  1
P:  Vendor=7104 ProdID=2202 Rev= 1.00
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 4 Cls=02(comm.) Sub=01 Prot=01 Driver=(none)
E:  Ad=81(I) Atr=02(Bulk) MxPS=  16 Ivl=0ms
E:  Ad=01(O) Atr=02(Bulk) MxPS=  16 Ivl=0ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms

Bus 003 Device 003: ID 7104:2202  
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        16
  idVendor           0x7104 
  idProduct          0x2202 
  bcdDevice            1.00
  iManufacturer           0 
  iProduct                0 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           46
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x40
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           4
      bInterfaceClass         2 Communications
      bInterfaceSubClass      1 Direct Line
      bInterfaceProtocol      1 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               none
          Usage Type               Data
        wMaxPacketSize     0x0010  bytes 16 once
        bInterval              10
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               none
          Usage Type               Data
        wMaxPacketSize     0x0010  bytes 16 once
        bInterval              10
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               none
          Usage Type               Data
        wMaxPacketSize     0x0040  bytes 64 once
        bInterval              10
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               none
          Usage Type               Data
        wMaxPacketSize     0x0040  bytes 64 once
        bInterval              10



-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Miditech Midistart-2 USB keyboard
  2004-08-06 23:18 Ville Pätsi
@ 2004-08-09  7:58 ` Clemens Ladisch
  2004-08-09  8:19   ` Ville Pätsi
  0 siblings, 1 reply; 5+ messages in thread
From: Clemens Ladisch @ 2004-08-09  7:58 UTC (permalink / raw)
  To: Ville Pätsi; +Cc: alsa-devel

Ville Pätsi wrote:
> What is needed to get snd-usb-audio to support this?
>
>   idVendor           0x7104
>       bInterfaceClass         2 Communications
>       bInterfaceSubClass      1 Direct Line

This is a modem made by Philips.  I'm not really sure if snd-usb-audio
should support this device ...  ;-)

Miditech's vendor ID is 0x4752.


Regards,
Clemens





-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Miditech Midistart-2 USB keyboard
  2004-08-09  7:58 ` Clemens Ladisch
@ 2004-08-09  8:19   ` Ville Pätsi
  2004-08-09 10:50     ` Clemens Ladisch
  0 siblings, 1 reply; 5+ messages in thread
From: Ville Pätsi @ 2004-08-09  8:19 UTC (permalink / raw)
  To: Clemens Ladisch; +Cc: alsa-devel

These 0.8K bytes were from Clemens Ladisch,
> Ville Pätsi wrote:
> > What is needed to get snd-usb-audio to support this?
> >
> >   idVendor           0x7104
> >       bInterfaceClass         2 Communications
> >       bInterfaceSubClass      1 Direct Line
> 
> This is a modem made by Philips.  I'm not really sure if snd-usb-audio
> should support this device ...  ;-)
> 
> Miditech's vendor ID is 0x4752.

Well then something fishy is going on, since the keyboard is reporting
that on both computers I have, and the windows driver has no problems.


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Miditech Midistart-2 USB keyboard
  2004-08-09  8:19   ` Ville Pätsi
@ 2004-08-09 10:50     ` Clemens Ladisch
  0 siblings, 0 replies; 5+ messages in thread
From: Clemens Ladisch @ 2004-08-09 10:50 UTC (permalink / raw)
  To: Ville Pätsi; +Cc: alsa-devel

Ville Pätsi wrote:
> These 0.8K bytes were from Clemens Ladisch,
> > Ville Pätsi wrote:
> > >   idVendor           0x7104
> >
> > Miditech's vendor ID is 0x4752.
>
> Well then something fishy is going on, since the keyboard is reporting
> that on both computers I have,

Are you sure that this is the data of the keyboard?  Aren't there any
other devices in the lsusb output?

> and the windows driver has no problems.

mstart-2.inf from the miditech.de driver package says:
%USB\VID_4752&PID_0011.DeviceDesc%=MIDUSB.Dev, USB\VID_4752&PID_0011


Regards,
Clemens





-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Miditech Midistart-2 USB keyboard
       [not found] ` <Pine.HPX.4.33n.0408091716270.20870-100000@studcom.urz.uni-halle.de>
@ 2004-08-09 15:44   ` Ville Pätsi
  0 siblings, 0 replies; 5+ messages in thread
From: Ville Pätsi @ 2004-08-09 15:44 UTC (permalink / raw)
  To: Clemens Ladisch; +Cc: alsa-devel

> > > mstart-2.inf from the miditech.de driver package says:
> > >
> > > %USB\VID_4752&PID_0011.DeviceDesc%=MIDUSB.Dev, USB\VID_4752&PID_0011
> >
> > The mstart-2.inf from the driver cd has this:
> >
> > %USB\VID_7104&PID_2202.DeviceDesc%=MIDUSB.Dev, USB\VID_7104&PID_2202
> >
> 
> I think that you have an early version of the keyboard which
> apparently emulates a MIDI interface connected to a serial port,
> therefore the "Communications" device class.
> 
> You might be able to use the usbserial driver.

The usbserial driver didn't get used when I compiled it.

> (Please check if the mstart-2drv.sys is the same for both driver
> packages.)

That file is identical. All the files in the driver package you can
download from the Miditech homepage is dated 2003-11-08. The sys and the
ini-file are dated same on the cd version, but the inf file, the cpl
file and the install executable are newer (2003-11-11). The sys files
are identical in both.



-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-08-09 15:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20040809132737.GC2203@torni>
     [not found] ` <Pine.HPX.4.33n.0408091716270.20870-100000@studcom.urz.uni-halle.de>
2004-08-09 15:44   ` Miditech Midistart-2 USB keyboard Ville Pätsi
2004-08-06 23:18 Ville Pätsi
2004-08-09  7:58 ` Clemens Ladisch
2004-08-09  8:19   ` Ville Pätsi
2004-08-09 10:50     ` Clemens Ladisch

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.