Re: [Linux-usb-users] using a laptop as a USB keyboard

2005-09-08 Thread Robert Marquardt
The problem is that USB is not built that way. You would have to develop your own USB device which is not easy. To the PC it needs to be a USB keyboard and to the notebook it needs to be another HID device. This constitutes a bridge device for USB because it is impossible to connect two USB buse

Re: [Linux-usb-users] using a laptop as a USB keyboard

2005-09-08 Thread David I S Mandala
I'll bet you could actually build a USB serial to USB HID device. There are some companies that make a tty level serial to USBHID keyboard chip so you could take a USB-serial chip cross connect the tty-serial sides of the chip and one computer would see it as a USB serial port and the other wou

Re: [Linux-usb-users] using a laptop as a USB keyboard

2005-09-08 Thread Stephen J. Gowdy
Not sure what protocol that uses but it could be specific to that cable so it almost certainly wouldn't masqueraded as a keyboard. On Thu, 8 Sep 2005, Joseph Mack NA3T wrote: > On Thu, 8 Sep 2005, Stephen J. Gowdy wrote: > > > I don't think you'll find an off the shelf cable for doing > > that. M

Re: [Linux-usb-users] using a laptop as a USB keyboard

2005-09-08 Thread Alan Stern
On Thu, 8 Sep 2005, Joseph Mack NA3T wrote: > On Thu, 8 Sep 2005, Stephen J. Gowdy wrote: > > > I don't think you'll find an off the shelf cable for doing > > that. Most of them look like network devices to each of > > the computers. > > I couldn't really tell. I saw this > > http://www.sewel

Re: [Linux-usb-users] using a laptop as a USB keyboard

2005-09-08 Thread Joseph Mack NA3T
On Thu, 8 Sep 2005, Stephen J. Gowdy wrote: I don't think you'll find an off the shelf cable for doing that. Most of them look like network devices to each of the computers. I couldn't really tell. I saw this http://www.sewelld.com/UsbCable.asp and assumed it was the USB equivalent of a nul

Re: [Linux-usb-users] using a laptop as a USB keyboard

2005-09-08 Thread Stephen J. Gowdy
I don't think you'll find an off the shelf cable for doing that. Most of them look like network devices to each of the computers. Can't the teacher just take a floppy or a cd, or a USB Storage device? On Thu, 8 Sep 2005, Joseph Mack NA3T wrote: > Some of the kids at my son's school use a device c

[Linux-usb-users] using a laptop as a USB keyboard

2005-09-08 Thread Joseph Mack NA3T
Some of the kids at my son's school use a device called an AlphaSmart to upload their homework and answers to tests into the teacher's computer. This device is a keyboard with a 10x40char LCD display and editor and enough memory to store a few pages of ascii text files. It appears as a USB ke