Date: Wed, 6 Feb 2013 13:55:02 +0000 (UTC) From: Takahashi Yoshihiro <nyan@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org Subject: svn commit: r246406 - stable/9/sys/pc98/conf Message-ID: <201302061355.r16Dt2qp034840@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nyan Date: Wed Feb 6 13:55:02 2013 New Revision: 246406 URL: http://svnweb.freebsd.org/changeset/base/246406 Log: MFi386: Remove firewire devices. Modified: stable/9/sys/pc98/conf/GENERIC Modified: stable/9/sys/pc98/conf/GENERIC ============================================================================== --- stable/9/sys/pc98/conf/GENERIC Wed Feb 6 13:53:59 2013 (r246405) +++ stable/9/sys/pc98/conf/GENERIC Wed Feb 6 13:55:02 2013 (r246406) @@ -268,10 +268,6 @@ device bpf # Berkeley packet filter #device ural # Ralink Technology RT2500USB wireless NICs #device zyd # ZyDAS zd1211/zd1211b wireless NICs -# FireWire support -#device sbp # SCSI over FireWire (Requires scbus and da) -#device fwe # Ethernet over FireWire (non-standard!) - # Sound support #device sound # Generic sound driver (required) #device snd_mss # Microsoft Sound System
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302061355.r16Dt2qp034840>