Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/sparc64/conf Switch to ofpci.



details:   https://anonhg.NetBSD.org/src/rev/d42e67a270a2
branches:  trunk
changeset: 526600:d42e67a270a2
user:      eeh <eeh%NetBSD.org@localhost>
date:      Mon May 06 22:34:40 2002 +0000

description:
Switch to ofpci.

diffstat:

 sys/arch/sparc64/conf/GENERIC32 |  96 ++++++++++++++++++++--------------------
 1 files changed, 47 insertions(+), 49 deletions(-)

diffs (188 lines):

diff -r 30406ab40291 -r d42e67a270a2 sys/arch/sparc64/conf/GENERIC32
--- a/sys/arch/sparc64/conf/GENERIC32   Mon May 06 22:29:22 2002 +0000
+++ b/sys/arch/sparc64/conf/GENERIC32   Mon May 06 22:34:40 2002 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: GENERIC32,v 1.36 2002/04/25 15:06:37 atatat Exp $
+#      $NetBSD: GENERIC32,v 1.37 2002/05/06 22:34:40 eeh Exp $
 
 include "arch/sparc64/conf/std.sparc64"
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.36 $"
+#ident                 "GENERIC-$Revision: 1.37 $"
 
 maxusers       64
 
@@ -200,14 +200,12 @@
 sbus0  at mainbus0                             # Ultra 1
 #upa0  at mainbus0                             # Ultra 1E, Ultra 2, Ex0000
 psycho*        at mainbus0                             # Darwin, Ultra5
-pci*   at psycho?
-pci*   at ppb?
-ppb*   at pci? dev ? function ?                # `APB' support.
-#pci*  at simba?
-#simba*        at pci? dev ? function ?                # `APB' support.
-ebus*  at pci?                                 # ebus devices
+ofpci* at psycho?
+ofpci* at ofppb?
+ofppb* at ofpci?                               # `APB' support.
+ebus*  at ofpci?                                       # ebus devices
 # XXX 'puc's aren't really bridges, but there's no better place for them here
-puc*   at pci? dev ? function ?                # PCI "universal" comm. cards
+puc*   at ofpci? dev ? function ?              # PCI "universal" comm. cards
 
 #### Standard system devices -- all required for a given architecture
 
@@ -254,8 +252,8 @@
 
 # PCI serial interfaces
 com*   at puc? port ?                  # 16x50s on "universal" comm boards
-cy*    at pci? dev ? function ?        # Cyclades Cyclom-Y serial boards
-cz*    at pci? dev ? function ?        # Cyclades-Z multi-port serial boards
+cy*    at ofpci? dev ? function ?      # Cyclades Cyclom-Y serial boards
+cz*    at ofpci? dev ? function ?      # Cyclades-Z multi-port serial boards
 
 #### Disk controllers and disks
 
@@ -276,23 +274,23 @@
 
 ## Qlogic ISP SBus or PCI SCSI Card
 isp*   at sbus? slot ? offset ?
-isp*   at pci?
+isp*   at ofpci?
 scsibus* at isp?
 
 ## GLM support
-siop*  at pci?                                 # 53C875 "glm" compatible
+siop*  at ofpci?                                       # 53C875 "glm" compatible
 scsibus* at siop?
 
 # PCI SCSI controllers
 #      UT marks untested.
-adv*   at pci? dev ? function ?        # AdvanSys 1200[A,B], 9xx[U,UA] SCSI UT
-adw*   at pci? dev ? function ?        # AdvanSys 9x0UW[D], 3940U[2,3]W SCSI UT
-ahc*   at pci? dev ? function ?        # Adaptec [23]94x, aic78x0 SCSI UT
-bha*   at pci? dev ? function ?        # BusLogic 9xx SCSI UT
-dpt*   at pci? dev ? function ?        # DPT SmartCache/SmartRAID UT
-iha*   at pci? dev ? function ?        # Initio INIC-940/950 SCSI
-pcscp* at pci? dev ? function ?        # AMD 53c974 PCscsi-PCI SCSI UT
-trm*   at pci? dev ? function ?        # Tekram DC-395U/UW/F, DC-315/U SCSI
+adv*   at ofpci? dev ? function ?      # AdvanSys 1200[A,B], 9xx[U,UA] SCSI UT
+adw*   at ofpci? dev ? function ?      # AdvanSys 9x0UW[D], 3940U[2,3]W SCSI UT
+ahc*   at ofpci? dev ? function ?      # Adaptec [23]94x, aic78x0 SCSI UT
+bha*   at ofpci? dev ? function ?      # BusLogic 9xx SCSI UT
+dpt*   at ofpci? dev ? function ?      # DPT SmartCache/SmartRAID UT
+iha*   at ofpci? dev ? function ?      # Initio INIC-940/950 SCSI
+pcscp* at ofpci? dev ? function ?      # AMD 53c974 PCscsi-PCI SCSI UT
+trm*   at ofpci? dev ? function ?      # Tekram DC-395U/UW/F, DC-315/U SCSI
 
 scsibus* at scsi?
 
@@ -307,7 +305,7 @@
 uk*    at scsibus? target ? lun ?              # unknown SCSI
 
 # PCI IDE.
-pciide* at pci ? dev ? function ? flags 0x0000
+pciide* at ofpci ? dev ? function ? flags 0x0000
 atapibus* at pciide? channel ?
 
 ## Disable UDMA 4 which causes data corruption on the Acer Labs
@@ -320,9 +318,9 @@
 uk*    at atapibus? drive ? flags 0x0000       # ATAPI unknown
 
 # RAID controllers and devices (untested)
-cac*   at pci? dev ? function ?        # Compaq PCI array controllers
-mlx*   at pci? dev ? function ?        # Mylex DAC960 & DEC SWXCR family
-twe*   at pci? dev ? function ?        # 3ware Escalade RAID controllers
+cac*   at ofpci? dev ? function ?      # Compaq PCI array controllers
+mlx*   at ofpci? dev ? function ?      # Mylex DAC960 & DEC SWXCR family
+twe*   at ofpci? dev ? function ?      # 3ware Escalade RAID controllers
 
 ld*    at cac? unit ?                  # logical disk devices
 ld*    at twe? unit ?
@@ -386,7 +384,7 @@
 
 ## Happy Meal Ethernet
 hme*           at sbus? slot ? offset ?
-hme*           at pci? dev ? function ?        # network "hme" compatible
+hme*           at ofpci?       dev ? function ?        # network "hme" compatible
 
 ## qec/be, qec/hme
 qec*           at sbus? slot ? offset ?
@@ -395,27 +393,27 @@
 
 # PCI network interfaces
 #      UT marks untested.
-an*    at pci? dev ? function ?        # Aironet PC4500/PC4800 (802.11) UT
-en*    at pci? dev ? function ?        # ENI/Adaptec ATM UT
+an*    at ofpci? dev ? function ?      # Aironet PC4500/PC4800 (802.11) UT
+en*    at ofpci? dev ? function ?      # ENI/Adaptec ATM UT
 # XXX causes ICE
-#ep*   at pci? dev ? function ?        # 3Com 3c59x
-ex*    at pci? dev ? function ?        # 3Com 90x[B] UT
-epic*  at pci? dev ? function ?        # SMC EPIC/100 Ethernet UT
-esh*   at pci? dev ? function ?        # Essential HIPPI card UT
-fpa*   at pci? dev ? function ?        # DEC DEFPA FDDI UT
-fxp*   at pci? dev ? function ?        # Intel EtherExpress PRO 10+/100B UT
-gem*   at pci? dev ? function ?        # Apple GMAC and Sun ERI gigabit enet
-le*    at pci? dev ? function ?        # PCnet-PCI Ethernet UT
+#ep*   at ofpci? dev ? function ?      # 3Com 3c59x
+ex*    at ofpci? dev ? function ?      # 3Com 90x[B] UT
+epic*  at ofpci? dev ? function ?      # SMC EPIC/100 Ethernet UT
+esh*   at ofpci? dev ? function ?      # Essential HIPPI card UT
+fpa*   at ofpci? dev ? function ?      # DEC DEFPA FDDI UT
+fxp*   at ofpci? dev ? function ?      # Intel EtherExpress PRO 10+/100B UT
+gem*   at ofpci? dev ? function ?      # Apple GMAC and Sun ERI gigabit enet
+le*    at ofpci? dev ? function ?      # PCnet-PCI Ethernet UT
 # XXX uses vtophys()
-#lmc*  at pci? dev ? function ?        # Lan Media Corp SSI/HSSI/DS3
-ne*    at pci? dev ? function ?        # NE2000-compatible Ethernet UT
-ntwoc* at pci? dev ? function ?        # Riscom/N2 PCI Sync Serial UT
-rtk*   at pci? dev ? function ?        # Realtek 8129/8139 UT
-sip*   at pci? dev ? function ?        # SiS 900 Ethernet UT
-ti*    at pci? dev ? function ?        # Alteon ACEnic gigabit Ethernet UT
-tl*    at pci? dev ? function ?        # ThunderLAN-based Ethernet
-tlp*   at pci? dev ? function ?        # DECchip 21x4x and clones
-vr*    at pci? dev ? function ?        # VIA Rhine Fast Ethernet
+#lmc*  at ofpci? dev ? function ?      # Lan Media Corp SSI/HSSI/DS3
+ne*    at ofpci? dev ? function ?      # NE2000-compatible Ethernet UT
+ntwoc* at ofpci? dev ? function ?      # Riscom/N2 PCI Sync Serial UT
+rtk*   at ofpci? dev ? function ?      # Realtek 8129/8139 UT
+sip*   at ofpci? dev ? function ?      # SiS 900 Ethernet UT
+ti*    at ofpci? dev ? function ?      # Alteon ACEnic gigabit Ethernet UT
+tl*    at ofpci? dev ? function ?      # ThunderLAN-based Ethernet
+tlp*   at ofpci? dev ? function ?      # DECchip 21x4x and clones
+vr*    at ofpci? dev ? function ?      # VIA Rhine Fast Ethernet
 
 # MII/PHY support
 # XXX: only nsphy "tested"
@@ -434,7 +432,7 @@
 ukphy* at mii? phy ?                   # generic unknown PHYs
 
 # PCI USB controllers
-ohci*  at pci? dev ? function ?                        # Open Host Controller
+ohci*  at ofpci? dev ? function ?                      # Open Host Controller
 
 usb*   at ohci?                                        # USB bus support
 uhub*  at usb?                                         # USB Hubs
@@ -464,8 +462,8 @@
 ugen*  at uhub? port ? configuration ? interface ?     # USB Generic driver
 
 # PCI IEEE1394 controllers
-fwohci*        at pci? dev ? function ?        # IEEE1394 Open Host Controller
-#fwlynx* at pci? dev ? function ?      # IEEE1394 TI Lynx Controller
+fwohci*        at ofpci? dev ? function ?      # IEEE1394 Open Host Controller
+#fwlynx* at ofpci? dev ? function ?    # IEEE1394 TI Lynx Controller
 fw*    at fwbus?                       # IP over 1394
 
 # IEEE1394 nodes
@@ -516,7 +514,7 @@
 ## /dev/audio support (`audiocs' plus `audio')
 ##
 audiocs*       at sbus? slot ? offset ?        # SUNW,CS4231
-autri*         at pci? dev ? function ?        # Blade 100 'sound'
+autri*         at ofpci? dev ? function ?      # Blade 100 'sound'
 
 audio*         at audiocs?
 audio*         at autri?



Home | Main Index | Thread Index | Old Index