Date: Fri, 4 Aug 2000 12:05:50 -0700 (PDT) From: Nick Hibma <n_hibma@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usb.c usb_port.h Message-ID: <200008041905.MAA11561@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
n_hibma 2000/08/04 12:05:50 PDT
Modified files:
sys/dev/usb usb.c usb_port.h
Log:
Finally make the module dependencies work. kern_linker.c now allows
modules to depend on modules in the same file (uhub depends on usb) or
even on themselves (usb on usb, makes the define in usb_port.h a lot
less convoluted).
Use ANSI prototypes.
Revision Changes Path
1.34 +10 -7 src/sys/dev/usb/usb.c
1.33 +12 -20 src/sys/dev/usb/usb_port.h
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?200008041905.MAA11561>
