Lisp HUG Maillist Archive

USB devices

Has anyone used LW to access a device via a USB interface?  How well did
it work?

Jonathon McKitrick
--
My other computer is your Windows box.


Re: USB devices

On Tue, Dec 11, 2007 at 06:46:43PM +0000, Jonathon McKitrick wrote:
> Has anyone used LW to access a device via a USB interface?  How well
> did it work?

A thread a while back ("How to access USB port on Mac") hints that you
might be able to just open the USB device as a text file.  If you can
"cat" to or from the device, you can probably use WITH-OPEN-FILE
similarly.

-- L


Updated at: 2020-12-10 08:44 UTC