diff options
author | Jason Wright <jason@cvs.openbsd.org> | 2002-01-24 03:43:08 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 2002-01-24 03:43:08 +0000 |
commit | 245b2652e50f3a81e0b9585ed234e646a7336d03 (patch) | |
tree | 6c37ddcb8003031435436a6408d2d73b0a14658c /sys | |
parent | 41232a7cb610bd377c4bab09e0bae91824ac1d83 (diff) |
pretty
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/sparc64/conf/GENERIC | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index 1f15e0e8d20..12340adcdc6 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.41 2002/01/17 21:24:54 jason Exp $ +# $OpenBSD: GENERIC,v 1.42 2002/01/24 03:43:07 jason Exp $ # $NetBSD: GENERIC32,v 1.18 2001/07/20 00:07:12 eeh Exp $ machine sparc64 @@ -27,13 +27,16 @@ pci* at ppb? ppb* at pci? dev ? function ? ebus* at pci? +# PCI Ethernet hme* at pci? dev ? function ? gem* at pci? dev ? function ? dc* at pci? dev ? function ? +# PCI SCSI siop* at pci? dev ? function ? scsibus* at siop? +# PCI Display vgafb* at pci? disable dev ? function ? wsdisplay* at vgafb? |