Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Dec 2001 09:59:28 +0000 (GMT)
From:      Nick Hibma <n_hibma@webweaving.org>
To:        "Erik H. Bakke" <ebakke@trolltech.com>
Cc:        Sheldon Hearn <sheldonh@starjuice.net>, <cvs-committers@FreeBSD.org>, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/dev/usb usbdevs.h usbdevs_data.h 
Message-ID:  <20011212095805.R1531-100000@heather.subatomica.com>
In-Reply-To: <001b01c182f3$7cbadf50$5b3bcbd5@breiflabb>

next in thread | previous in thread | raw e-mail | index | archive | help

A what? You mean, actually running through C code and parsing out the
ids? In that case I'd rather stick with what we have, which is perhaps
cumbersome, but at least logical: Add id there, then use it in a driver.

Nick

On Wed, 12 Dec 2001, Erik H. Bakke wrote:

> >
> > I'll accept anything that makes it more trivial to add an ID to a
> > driver.  Sharing IDs with NetBSD is not an issue, as they are a) trivial
> > to convert, and b) the ids need to be added to the driver, which is the
> > important bit.
> >
>
> If the IDs were defined in the driver, using a USB framework supplied macro,
> they could be easily extracted by a text processor tool, and this global
> list
> could be generated from that.
>
> I think that would give us the best of both worlds.
>
> ---
> Erik H. Bakke
>
> Don't ask "Who invented time?", the real question is "When was time
> invented?"
>
>


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




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