Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Dec 2009 07:45:28 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        Andriy Gapon <avg@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r200053 - head/sys/dev/ichsmb
Message-ID:  <200912030745.28650.jhb@freebsd.org>
In-Reply-To: <200912030811.nB38BK0h046790@svn.freebsd.org>
References:  <200912030811.nB38BK0h046790@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 03 December 2009 3:11:20 am Andriy Gapon wrote:
> Author: avg
> Date: Thu Dec  3 08:11:20 2009
> New Revision: 200053
> URL: http://svn.freebsd.org/changeset/base/200053
> 
> Log:
>   ichsmb: try attaching only to intel hardware in the default case
>   
>   Ideally we should attempt attaching only to known supported devices.
>   But I am not sure that we have all supported PCI IDs already listed,
>   and I am too young to die, err, I don't want to take the heat from
>   causing a trouble to someone.
>   
>   MFC after:	1 week
>   X-ToDo:		drop the default case

Perhaps drop the default case in 8 and 9?  I actually think the default case 
has caused more harm than good in the past, and I suspect that there are 
actually very few supported devices that we don't already have the PCI IDs 
for.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912030745.28650.jhb>