Date: Mon, 29 Nov 1999 09:51:37 +0600 (ALMT) From: Boris Popov <bp@butya.kz> To: Nick Hibma <hibma@skylink.it> Cc: Mike Smith <msmith@FreeBSD.ORG>, current@FreeBSD.ORG Subject: Re: loader.conf, ordering of loading of modules Message-ID: <Pine.BSF.4.10.9911290949260.41583-100000@lion.butya.kz> In-Reply-To: <Pine.BSF.4.20.9911282215190.25332-100000@heidi.plazza.it>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 28 Nov 1999, Nick Hibma wrote: > There are symbols in usb.ko that are needed by uhci.c . I know it is > stupid, but that's the way it is, without a complete rewrite of the USB > stack. You can define module dependency in the uhci module Makefile: KMODDEPS=usb -- Boris Popov http://www.butya.kz/~bp/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" 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.10.9911290949260.41583-100000>