Bug 41466

Summary: Add support for 82801 MCH UP only SKU to sys/pci/agp_intel.c
Product: Base System Reporter: NIIMI Satoshi <sa2c>
Component: kernAssignee: dfr
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.6.1-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description NIIMI Satoshi 2002-08-09 09:10:00 UTC
According to "Specification Update for Intel 82820 MCH Datasheet"
(http://developer.intel.com/design/chipsets/specupdt/290696.htm),
Intel added some Device IDs for 82820 MCH.

Fix: Although I tested this patch only on my RELENG_4_6 box (Intel VC820
with MCH those ID is 25018086), I think the same fix should work with
-stable and -current.

For RELENG_4_6 and RELENG_4
Comment 1 Norikatsu Shigemura freebsd_committer freebsd_triage 2002-08-09 10:42:13 UTC
On Fri,  9 Aug 2002 17:05:34 +0900 (JST)
"NIIMI Satoshi" <sa2c@sa2c.net> wrote:
> >Synopsis:       Add support for 82801 MCH UP only SKU to sys/pci/agp_intel.c

	That's so cool!
Comment 2 njl freebsd_committer freebsd_triage 2002-08-24 01:19:51 UTC
Responsible Changed
From-To: freebsd-bugs->dfr

Patch looks straightforward.  Over to Doug for comments.  If you're too busy 
I could look into this and commit it.
Comment 3 Norikatsu Shigemura freebsd_committer freebsd_triage 2002-11-16 21:55:14 UTC
Hi Nate.

	Doug is too busy(about 3 months timeout).  So would you commit this?
Comment 4 Nate Lawson 2002-11-19 06:50:15 UTC
On Sun, 17 Nov 2002, Norikatsu Shigemura wrote:
> Hi Nate.
> 
> 	Doug is too busy(about 3 months timeout).  So would you commit this?

I am tremendously busy also but will look into it when I do my weekly PR
batch processing.

-Nate
Comment 5 Norikatsu Shigemura freebsd_committer freebsd_triage 2002-11-19 08:57:10 UTC
On Mon, 18 Nov 2002 22:50:15 -0800 (PST)
Nate Lawson <nate@root.org> wrote:
> > 	Doug is too busy(about 3 months timeout).  So would you commit this?
> I am tremendously busy also but will look into it when I do my weekly PR
> batch processing.

	Thank you.  Please.  m(_ _)m
Comment 6 Eric Anholt freebsd_committer freebsd_triage 2003-01-11 20:08:34 UTC
State Changed
From-To: open->closed

Committed, thanks!