Date: Sun, 1 Mar 2009 14:51:07 +0000 (UTC) From: Luigi Rizzo <luigi@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r189234 - head/release/picobsd/bridge Message-ID: <200903011451.n21Ep7jE046242@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: luigi Date: Sun Mar 1 14:51:07 2009 New Revision: 189234 URL: http://svn.freebsd.org/changeset/base/189234 Log: remove duplicate entries for isa and npx, they are in by default now Modified: head/release/picobsd/bridge/PICOBSD Modified: head/release/picobsd/bridge/PICOBSD ============================================================================== --- head/release/picobsd/bridge/PICOBSD Sun Mar 1 14:44:03 2009 (r189233) +++ head/release/picobsd/bridge/PICOBSD Sun Mar 1 14:51:07 2009 (r189234) @@ -45,7 +45,6 @@ options DUMMYNET device if_bridge options HZ=1000 -device isa device pci # Floppy drives @@ -68,9 +67,6 @@ device vga # VGA screen device sc -# Floating point support - do not disable. -device npx - # Serial (COM) ports device uart
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903011451.n21Ep7jE046242>