Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Dec 2008 21:04:35 +0000
From:      Bruce Cran <bruce@cran.org.uk>
To:        Hans Petter Selasky <hselasky@c2i.net>
Cc:        Renato Botelho <rbgarga@gmail.com>, freebsd-current@freebsd.org, current@freebsd.org, Alfred Perlstein <alfred@freebsd.org>
Subject:   Re: HEADSUP usb2 (usb4bsd) to become default in 2 weeks.
Message-ID:  <20081224210435.7fbac729@gluon>
In-Reply-To: <200812242147.07173.hselasky@c2i.net>
References:  <20081222214010.GA18389@elvis.mu.org> <200812241212.02913.hselasky@c2i.net> <20081224203353.78e38247@gluon> <200812242147.07173.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 24 Dec 2008 21:47:05 +0100
Hans Petter Selasky <hselasky@c2i.net> wrote:

> On Wednesday 24 December 2008, Bruce Cran wrote:
> > /usr/src/sys/modules/usb2/serial_chcom/../../../dev/usb2/serial/uchcom2.c
> 
> 
> The missing define is defined in:
> 
>  /usr/src/sys/modules/usb2/serial_chcom/../../../dev/usb2/include/usb2_ioctl.h
> 
> Maybe you can check that file.

usb2_ioctl.h defines USB_SHORT_XFER_OK but uchcom2.c doesn't include
that file. Manually adding a #include line fixes the problem.

-- 
Bruce Cran



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081224210435.7fbac729>