Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Aug 2002 16:00:41 -0700
From:      Terry Lambert <tlambert2@mindspring.com>
To:        Mikko =?iso-8859-1?Q?Ty=F6l=E4j=E4rvi?= <mikko@dynas.se>
Cc:        John Nielsen <john@jnielsen.net>, Marco Molteni <molter@tin.it>, freebsd-hackers@freebsd.org
Subject:   Re: USB support for new HP printers?
Message-ID:  <3D6AB319.791060CF@mindspring.com>
References:  <20020826082508.X356-100000@atlas.home>

next in thread | previous in thread | raw e-mail | index | archive | help
Mikko Ty=F6l=E4j=E4rvi wrote:
> > I'm pretty sure that bidirectional I/O is supported, or there
> > would be no network devices.
> =

> [...]
> =

> Though the USB stack handles bi-directional communication, ulpt does no=
t:
> =

> Static struct cdevsw ulpt_cdevsw =3D {
>        /* open */    ulptopen,
>        /* close */   ulptclose,
>        /* read */    noread,            <---- !
> ...
> =

> In -current, an input routine has been added, but all it does is
> discard any data that comes from the printer.

That should be trivial to correct, for anyone who wants to use
their printer, and requires bidirecitonal I/O...

But I stand corrected.

-- Terry

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D6AB319.791060CF>