[BACK]Return to GENERIC CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / macppc / conf

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/arch/macppc/conf/GENERIC between version 1.37 and 1.38

version 1.37, 1999/09/19 22:02:38 version 1.38, 1999/10/15 07:55:08
Line 1 
Line 1 
 #       $NetBSD$  #       $NetBSD$
 #  #
 # POWERMAC config file  #       GENERIC -- everything that's currently supported
 #  #
   
 include         "arch/macppc/conf/std.macppc"  include         "arch/macppc/conf/std.macppc"
Line 120  bha* at pci? dev ? function ? # BusLogic
Line 120  bha* at pci? dev ? function ? # BusLogic
 pcscp*  at pci? dev ? function ?        # AMD Am53c974 PCscsi-PCI SCSI  pcscp*  at pci? dev ? function ?        # AMD Am53c974 PCscsi-PCI SCSI
 ofb*    at pci? dev ? function ?        # Generic Open Firmware Framebuffer  ofb*    at pci? dev ? function ?        # Generic Open Firmware Framebuffer
 pciide* at pci? dev ? function ?  pciide* at pci? dev ? function ?
 #macofcons0 at pci? dev ? function ?    # OpenFirmware console (for debugging)  cbb*    at pci? dev? function ?         # PCI-CardBus bridge
 obio0   at pci? dev ? function ?  obio0   at pci? dev ? function ?
   #macofcons0 at pci? dev ? function ?    # OpenFirmware console (for debugging)
   
 nsphy*  at mii? phy ?                   # NS83840 PHYs  nsphy*  at mii? phy ?                   # NS83840 PHYs
   
Line 139  zstty* at zsc? channel ?
Line 140  zstty* at zsc? channel ?
 mediabay* at obio?  mediabay* at obio?
 wdc*    at mediabay? flags 0  wdc*    at mediabay? flags 0
   
   cardslot* at cbb?
   cardbus* at cardslot?
   pcmcia* at cardslot?
   
   #com*   at pcmcia? function ?           # Modems and serial cards
   wdc*    at pcmcia? function ?           # PCMCIA IDE controllers
   ep*     at pcmcia? function ?           # 3Com 3c589 and 3c562 Ethernet
   mbe*    at pcmcia? function ?           # MB8696x based Ethernet
   ne*     at pcmcia? function ?           # NE2000-compatible Ethernet
   ex*     at cardbus?                     # 3Com 3C575TX
   
 wsdisplay0 at ofb? console ?  wsdisplay0 at ofb? console ?
 wskbd0  at akbd? console ?  wskbd0  at akbd? console ?
 wsmouse0 at ams? mux 0  wsmouse0 at ams? mux 0

Legend:
Removed from v.1.37  
changed lines
  Added in v.1.38

CVSweb <webmaster@jp.NetBSD.org>