Re: [Linux-usb-users] USB keyboard help

2002-02-19 Thread Greg KH
On Tue, Feb 19, 2002 at 10:53:48PM -0800, [EMAIL PROTECTED] wrote: > Hello all, > > I apologize if this is not the right place to ask for help. I know very > little about USB. > My immediate requirement is to get USB keyboard on my MPC860 based embedded > board. > It has got USS-312 OHCI control

[Linux-usb-users] USB keyboard help

2002-02-19 Thread g . ramakrishna
Hello all, I apologize if this is not the right place to ask for help. I know very little about USB. My immediate requirement is to get USB keyboard on my MPC860 based embedded board. It has got USS-312 OHCI controller ( Lucent Microelectronics ) sitting on PCI. On my board, the USB controllers

Re: [Linux-usb-users] Driver for USB data acquisition cards

2002-02-19 Thread Dmitri
Quoting maria lobo <[EMAIL PROTECTED]>: > Does anyone know where there is any sample code available for any > USB data acquisition card. I didn't find any support in the kernel That's probably because "USB data acquisition card" can not exist! In USB Universe, there are two classes of things:

Re: [Linux-usb-users] OnSpec 90C36LC1 cipset USB/IDE adater

2002-02-19 Thread Brad Hards
On Wed, 20 Feb 2002 14:26, Salvador Gomez wrote: > I have found out that the chipset on which my USB/IDE adapter is based is > an OnSpec 90C36LC1 , can anybody help me? What modules... must I load in > the kernel?Do I need any specific driver?Where can I get it? This adapter possibly conforms to t

[Linux-usb-users] OnSpec 90C36LC1 cipset USB/IDE adater

2002-02-19 Thread Salvador Gomez
I have found out that the chipset on which my USB/IDE adapter is based is an OnSpec 90C36LC1 , can anybody help me? What modules... must I load in the kernel?Do I need any specific driver?Where can I get it? Thanks a lot for the help. ___ [EMAIL PROTE

[Linux-usb-users] Driver for USB data acquisition cards

2002-02-19 Thread maria lobo
Hello , Does anyone know where there is any sample code available for any USB data acquisition card . I didn't find any support in the kernel TIA Maria ___ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourcefor

[Linux-usb-users] Re: [lwlan-user] Re: [BAWUG] ATMEL AT76C503A USB 802.11b adaptersunder Linux

2002-02-19 Thread Jacek Pliszka
On Tue, 19 Feb 2002, Jerry Normandin wrote: > I've got open source drivers for the 802.11b devices. > I own the USB 802.11b interface by Linksys, Which one? WUSB11 v2.5 or v2 ? v2.5 does have OS drivers. Older ones, ATMEL based do not. If you do have ATMEL-based ones working - please let me kn

Re: [Linux-usb-users] USB Mass Storage device detected but does notshow up in /dev/

2002-02-19 Thread Stephen J. Gowdy
Did you read the Linux USB user-guide? Do you have the modules loaded that it suggests? On Tue, 19 Feb 2002, Ari Steinberg wrote: > Hi, I'm having problems getting a USB Mass Storage Device (a fairly generic > Compact Flash card reader) to work in Linux (Mandrake 8.1 with 2.4.8 kernel). > Wh

[Linux-usb-users] USB Mass Storage device detected but does not show up in /dev/

2002-02-19 Thread Ari Steinberg
Hi, I'm having problems getting a USB Mass Storage Device (a fairly generic Compact Flash card reader) to work in Linux (Mandrake 8.1 with 2.4.8 kernel). When devfs is set to mount at bootup, there is no device with the name, /dev/sd*, while with devfs set to unmount (as was suggested in a pos

Re: [Linux-usb-users] how to use an IDE/USB adapter?.

2002-02-19 Thread Björn Stenberg
Salvador Gomez wrote: > could anyone,please, point me some information about how to use this > device in Linux: A good start is http://www.linux-usb.org/USB-guide/x498.html -- Björn ___ [EMAIL PROTECTED] To unsubscribe, use the last form field at:

[Linux-usb-users] how to use an IDE/USB adapter?.

2002-02-19 Thread Salvador Gomez
Hi all, I have a problem using Usb devices and I wonder if someone could,please, help me. Here it goes: What kind of usb device are that boxes that convert an IDE interface to an USB interface, in order to use an IDE hard disk, IDE CD-Writers/readers... by usb? ¿Are this devices considered as m

[Linux-usb-users] Re: [BAWUG] ATMEL AT76C503A USB 802.11b adapters under Linux

2002-02-19 Thread Jacek Pliszka
On Tue, 19 Feb 2002 [EMAIL PROTECTED] wrote: > Actually, no it isn't. Because of the closed driver, we're never going to > get access to the documentation needed to create an open-sourced driver. > Atmel points to the closed source driver and says "why would you need an > open sourced one, ours w

Re: [Linux-usb-users] USB ISDN TA

2002-02-19 Thread Kevin P. Fleming
You need to include the USB CDC ACM driver into your kernel. If you are using devfs, then when the TA is plugged in, you will find a device node at /dev/usb/acm00 that is your link to the device. You can then treat it just like a regular modem. If you are not using devfs, you will have to create a

[Linux-usb-users] Re: [BAWUG] ATMEL AT76C503A USB 802.11b adapters under Linux

2002-02-19 Thread bvermeul
On Tue, 19 Feb 2002, Jacek Pliszka wrote: > On Tue, 19 Feb 2002 [EMAIL PROTECTED] wrote: > > > It _IS_ binary only. > > Let's get any working one first. With working driver it will be easier > to write an open-source one. Actually, no it isn't. Because of the closed driver, we're never going to

[Linux-usb-users] Re: [BAWUG] ATMEL AT76C503A USB 802.11b adapters under Linux

2002-02-19 Thread Russell Nelson
Jacek Pliszka writes: > On Tue, 19 Feb 2002, Jim Thompson wrote: > > Jacek Pliszka writes: > > > Let's get any working one first. With working driver it will be easier > > > to write an open-source one. > > > > You mean 'reverse engineer', right? :-) > > Reverse engineering will most li

[Linux-usb-users] Diamond Data CDRW

2002-02-19 Thread Dylan Egan
Hi, I was inquiring into whether anyone out there has a usb diamond data cdrw and has got it working under linux with the creation of their own drivers? Regards, Dylan. ___ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists

[Linux-usb-users] Re: [BAWUG] ATMEL AT76C503A USB 802.11b adapters under Linux

2002-02-19 Thread Jacek Pliszka
On Tue, 19 Feb 2002, Jim Thompson wrote: > Jacek Pliszka writes: > > Let's get any working one first. With working driver it will be easier > > to write an open-source one. > > You mean 'reverse engineer', right? :-) Reverse engineering will most likely be forbidden by the license. It would be

[Linux-usb-users] Re: [BAWUG] ATMEL AT76C503A USB 802.11b adapters under Linux

2002-02-19 Thread Jim Thompson
Jacek Pliszka writes: > On Tue, 19 Feb 2002 [EMAIL PROTECTED] wrote: > > > It _IS_ binary only. > > Let's get any working one first. With working driver it will be easier > to write an open-source one. You mean 'reverse engineer', right? :-) ___

[Linux-usb-users] Re: [BAWUG] ATMEL AT76C503A USB 802.11b adapters under Linux

2002-02-19 Thread Jacek Pliszka
On Tue, 19 Feb 2002 [EMAIL PROTECTED] wrote: > It _IS_ binary only. Let's get any working one first. With working driver it will be easier to write an open-source one. BR, Jacek ___ [EMAIL PROTECTED] To unsubscribe, use the last form field at: http

[Linux-usb-users] Re: [BAWUG] ATMEL AT76C503A USB 802.11b adapters under Linux

2002-02-19 Thread bvermeul
On Mon, 18 Feb 2002, Jim Thompson wrote: > > Be sure to complain loud and long if/when it turns out to be binary-only. It _IS_ binary only. Bas Vermeulen -- "God, root, what is difference?" -- Pitr, User Friendly "God is more forgiving." -- Dave Aronson