Date: Sat, 8 Jan 2000 09:51:35 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf LINT Message-ID: <200001081751.JAA59390@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2000/01/08 09:51:35 PST Modified files: sys/i386/conf LINT Log: config(8) doesn't know anything about scsi devices like it used to, remove the misleading comments to that effect. Prune bogus 'at foo?' (smbus, iicbus, ppbus) appendages on things that they are meaningless for. It was just eye candy and wasn't used by anything in the tree. The interconnects were defined by the drivers themselves and auto discovery. (The new ppbus code may change this if it uses the resource_get_*() calls to find it's configured children if self discovery isn't possible) Revision Changes Path 1.717 +15 -21 src/sys/i386/conf/LINT 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?200001081751.JAA59390>