Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-3]: src/sys/dev/pci Pull up revision 1.719 (requested by bouyer i...



details:   https://anonhg.NetBSD.org/src/rev/98df7c67e695
branches:  netbsd-3
changeset: 576310:98df7c67e695
user:      tron <tron%NetBSD.org@localhost>
date:      Tue Jun 21 21:21:46 2005 +0000

description:
Pull up revision 1.719 (requested by bouyer in ticket #476):
Add Intel 82801FBM Serial ATA Controller. From Kurt Schreiner on tech-kern@

diffstat:

 sys/dev/pci/pcidevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7d3b72b5eea8 -r 98df7c67e695 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue Jun 21 21:19:05 2005 +0000
+++ b/sys/dev/pci/pcidevs       Tue Jun 21 21:21:46 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.701.2.8 2005/06/18 05:33:15 riz Exp $
+$NetBSD: pcidevs,v 1.701.2.9 2005/06/21 21:21:46 tron Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1835,6 +1835,7 @@
 product INTEL 82801FB_LPC      0x2640  82801FB LPC Interface Bridge
 product INTEL 82801FB_SATA     0x2651  82801FB Serial ATA Controller
 product INTEL 82801FR_SATA     0x2652  82801FR Serial ATA Controller
+product INTEL 82801FBM_SATA    0x2653  82801FBM Serial ATA Controller
 product INTEL 82801FB_USB_0    0x2658  82801FB/FR USB UHCI Controller
 product INTEL 82801FB_USB_1    0x2659  82801FB/FR USB UHCI Controller
 product INTEL 82801FB_USB_2    0x265a  82801FB/FR USB UHCI Controller



Home | Main Index | Thread Index | Old Index