Date: Sun, 12 Feb 2017 07:59:21 -0700 From: Sean Bruno <sbruno@freebsd.org> To: freebsd-arch <freebsd-arch@freebsd.org> Subject: Thinning out GENERIC Message-ID: <34e4e9bd-c7a8-e3e2-4cef-98a691ea7944@freebsd.org>
next in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --wOU8TFEWB5Vp5pwSDFa0v5h12Aw27h02V Content-Type: multipart/mixed; boundary="DawjOxKTVW2EA64aEaBbEei0FWf2mKqHu"; protected-headers="v1" From: Sean Bruno <sbruno@freebsd.org> To: freebsd-arch <freebsd-arch@freebsd.org> Message-ID: <34e4e9bd-c7a8-e3e2-4cef-98a691ea7944@freebsd.org> Subject: Thinning out GENERIC --DawjOxKTVW2EA64aEaBbEei0FWf2mKqHu Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Index: sys/conf/files =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- sys/conf/files (revision 313683) +++ sys/conf/files (working copy) @@ -2419,7 +2419,7 @@ dev/pci/pci_user.c optional pci dev/pci/pcib_if.m standard dev/pci/pcib_support.c standard -dev/pci/vga_pci.c optional pci +#dev/pci/vga_pci.c optional pci dev/pcn/if_pcn.c optional pcn pci dev/pdq/if_fea.c optional fea eisa dev/pdq/if_fpa.c optional fpa pci I'm playing around with small x86 builds and wanted to come up with a knob that disables the vga_pci driver. Obviously I still want pci(4) to be enabled, but I definitely do not need the vga interfaces for anything. Any suggestions? sean --DawjOxKTVW2EA64aEaBbEei0FWf2mKqHu-- --wOU8TFEWB5Vp5pwSDFa0v5h12Aw27h02V Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEEuq1GMucSHejSCZfdEgHvyh5yfmQFAligeElfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEJB QUQ0NjMyRTcxMjFERThEMjA5OTdERDEyMDFFRkNBMUU3MjdFNjQACgkQEgHvyh5y fmToOQgAzo36LysXuKY9yykCrfeUULw3ZHxvazZ1MrwSlLltQ/YLaH80PrtBa4C2 tOGgPNwP4jH3Yok87KgViPoe3aZtU+UxWy4Q3JX/a/qUgn86uqpw8VsxnQFIpS6A MzkixW2TFnyAUFve5A4V5BeKMiXV9wMtAADILAqVWDCQ/KN6G+tZJrWaTRYa4sK0 9svNHh6P7uqCVdAA/+KzhWAHwm/mgXF/EfUCZUeL0ywGGbS3xJfHRRAuRcRSgBGe IWmrNTQSuhf0E2XcleUhleQQif3ve9F4nRsKsVUUCG/SMCoodUIAFQUEGh2uBrpD 32n+U+tTgUBKtJj2r1TJ9vkRr3+fjg== =ipJS -----END PGP SIGNATURE----- --wOU8TFEWB5Vp5pwSDFa0v5h12Aw27h02V--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34e4e9bd-c7a8-e3e2-4cef-98a691ea7944>