Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Add JMB 362 (as found on ASUS M5A99X motherboard)



details:   https://anonhg.NetBSD.org/src/rev/33d4187c1746
branches:  trunk
changeset: 778469:33d4187c1746
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Wed Mar 28 14:54:15 2012 +0000

description:
Add JMB 362 (as found on ASUS M5A99X motherboard)

diffstat:

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

diffs (17 lines):

diff -r 74420d9cdf47 -r 33d4187c1746 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Wed Mar 28 10:38:00 2012 +0000
+++ b/sys/dev/pci/pcidevs       Wed Mar 28 14:54:15 2012 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1107 2012/03/21 13:30:12 sborrill Exp $
+$NetBSD: pcidevs,v 1.1108 2012/03/28 14:54:15 pgoyette Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3130,6 +3130,7 @@
 /* JMicron products */
 product JMICRON        JMB360          0x2360 JMB360 SATA Controller
 product JMICRON        JMB361          0x2361 JMB361 SATA/PATA Controller
+product JMICRON        JMB362          0x2362 JMB362 SATA Controller
 product JMICRON        JMB363          0x2363 JMB363 SATA/PATA Controller
 product JMICRON        JMB365          0x2365 JMB365 SATA/PATA Controller
 product JMICRON        JMB366          0x2366 JMB366 SATA/PATA Controller



Home | Main Index | Thread Index | Old Index