From owner-cvs-all Sun Apr 11 22: 4:24 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 4C34B14E21; Sun, 11 Apr 1999 22:04:22 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id WAA51696; Sun, 11 Apr 1999 22:02:05 -0700 (PDT) (envelope-from peter@FreeBSD.org) Message-Id: <199904120502.WAA51696@freefall.freebsd.org> From: Peter Wemm Date: Sun, 11 Apr 1999 22:02:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: sys/i386/conf GENERIC Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk -= New-bus architecture repository =- peter 1999/04/11 22:02:05 PDT Modified files: i386/conf GENERIC Log: More updates. attach isa0 and pci0 to the nexus (kinda redundant, but needed for config to add the source files) rather than the void. atkbc0 isn't a tty interruptor, the children are proper devices now. npx0 and apm0 attach to the nexus, not isa. comment out pnp0 and eisa0 - not ready. Obtained from: (Doug's Laptop config file :-) Revision Changes Path 1.4 +7 -7 sys/i386/conf/GENERIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message