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 SB600_USB_OHCI0 again. This was (accidentall...



details:   https://anonhg.NetBSD.org/src/rev/74162b4f4e17
branches:  trunk
changeset: 782208:74162b4f4e17
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Sat Oct 20 19:53:28 2012 +0000

description:
Add SB600_USB_OHCI0 again. This was (accidentally) removed in rev. 1.1105

diffstat:

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

diffs (17 lines):

diff -r 7d650b8ef247 -r 74162b4f4e17 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sat Oct 20 14:53:37 2012 +0000
+++ b/sys/dev/pci/pcidevs       Sat Oct 20 19:53:28 2012 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1141 2012/10/20 06:14:06 matt Exp $
+$NetBSD: pcidevs,v 1.1142 2012/10/20 19:53:28 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -1229,6 +1229,7 @@
 product ATI SB600_PPB_4384     0x4384  SB600 PCI to PCI Bridge
 product ATI SB600_SMB          0x4385  SB600/SB700/SB800 SMBus Controller
 product ATI SB600_USB_EHCI     0x4386  SB600 USB EHCI Controller
+product ATI SB600_USB_OHCI0    0x4387  SB600 USB OHCI0 Controller
 product ATI SB600_USB_OHCI1    0x4388  SB600 USB OHCI1 Controller
 product ATI SB600_USB_OHCI2    0x4389  SB600 USB OHCI2 Controller
 product ATI SB600_USB_OHCI3    0x438a  SB600 USB OHCI3 Controller



Home | Main Index | Thread Index | Old Index