Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 May 2000 20:17:40 +0100 (BST)
From:      Nick Hibma <n_hibma@calcaphon.com>
To:        Peter Wemm <peter@netplex.com.au>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/usb usb.c usb_port.h 
Message-ID:  <Pine.BSF.4.20.0005082016370.60301-100000@localhost>
In-Reply-To: <20000508175448.EE5081CE3@overcee.netplex.com.au>

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

well, it didn't work. The module being looked at is not on the
found_modules list and therefore module_lookup(modname) does not show
them.

kern_linker.c needs some surgery to get this to work.

Nick


> >   This also shows that
> >   	MODULE_VERSION(usb, 1);
> >   	MODULE_DEPEND(usb, usb, 1, 1, 1);
> >   in the same module in one source file works.
> 
> Incidently, this should not be needed except that we use usbd_* calls to
> usbdi.c rather than newbus-style method calls up the stack.  The USB stack
> isn't a good example of a newbusified driver for that reason.  But I guess
> that is a result of it's NetBSD heritage.
> 
> Cheers,
> -Peter
> --
> Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au
> "All of this is for nothing if we don't go to the stars" - JMS/B5
> 

--
n_hibma@webweaving.org
n_hibma@freebsd.org                                          USB project
http://www.etla.net/~n_hibma/



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?Pine.BSF.4.20.0005082016370.60301-100000>