Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Nov 2006 01:27:22 GMT
From:      Sam Leffler <sam@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 109716 for review
Message-ID:  <200611110127.kAB1RMnj092726@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=109716

Change 109716 by sam@sam_ebb on 2006/11/11 01:26:26

	remove ata stuff until it's really working; seems to
	be interrupting again and then crashing

Affected files ...

.. //depot/projects/arm/src/sys/arm/conf/AVILA#5 edit

Differences ...

==== //depot/projects/arm/src/sys/arm/conf/AVILA#5 (text+ko) ====

@@ -87,7 +87,7 @@
 device		ata
 device		atadisk         # ATA disk drives
 options		ATA_STATIC_ID   # Static device numbering
-device		ata_avila	# Gateworks CF/IDE support
+#device		ata_avila	# Gateworks CF/IDE support
 
 device		npe		# Network Processing Engine
 device		npe_fw		# NPE firmware



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611110127.kAB1RMnj092726>