Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jul 2013 08:09:54 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r252689 - head/sys/mips/conf
Message-ID:  <201307040809.r6489seB015763@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adrian
Date: Thu Jul  4 08:09:54 2013
New Revision: 252689
URL: http://svnweb.freebsd.org/changeset/base/252689

Log:
  Add the missing link back to the EEPROM firmware name.

Modified:
  head/sys/mips/conf/AP93.hints

Modified: head/sys/mips/conf/AP93.hints
==============================================================================
--- head/sys/mips/conf/AP93.hints	Thu Jul  4 07:59:11 2013	(r252688)
+++ head/sys/mips/conf/AP93.hints	Thu Jul  4 08:09:54 2013	(r252689)
@@ -36,6 +36,9 @@ hint.arswitch.0.is_gmii=0	# No, not GMII
 hint.pcib.0.bus.0.0.0.ath_fixup_addr=0x1fff1000
 hint.pcib.0.bus.0.0.0.ath_fixup_size=4096
 
+# ath0 - eeprom comes from here
+hint.ath.0.eeprom_firmware="pcib.0.bus.0.0.0.eeprom_firmware"
+
 # Signal leds
 hint.gpioled.0.at="gpiobus0"
 hint.gpioled.0.name="sig1"



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