Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2011 09:16:09 +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: r222302 - head/sys/dev/ath/ath_hal
Message-ID:  <201105260916.p4Q9G9di052532@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adrian
Date: Thu May 26 09:16:09 2011
New Revision: 222302
URL: http://svn.freebsd.org/changeset/base/222302

Log:
  Merlin -> Kiwi

Modified:
  head/sys/dev/ath/ath_hal/ah_devid.h

Modified: head/sys/dev/ath/ath_hal/ah_devid.h
==============================================================================
--- head/sys/dev/ath/ath_hal/ah_devid.h	Thu May 26 09:15:33 2011	(r222301)
+++ head/sys/dev/ath/ath_hal/ah_devid.h	Thu May 26 09:16:09 2011	(r222302)
@@ -80,8 +80,8 @@
 #define AR9280_DEVID_PCIE	0x002a          /* AR9280 PCI-E Merlin */
 #define AR9285_DEVID_PCIE	0x002b          /* AR9285 PCI-E Kite */
 #define	AR2427_DEVID_PCIE	0x002c		/* AR2427 PCI-E w/ 802.11n bonded out */
-#define	AR9287_DEVID_PCI	0x002d		/* AR9227 PCI Merlin */
-#define	AR9287_DEVID_PCIE	0x002e		/* AR9287 PCI-E Merlin */
+#define	AR9287_DEVID_PCI	0x002d		/* AR9227 PCI Kiwi */
+#define	AR9287_DEVID_PCIE	0x002e		/* AR9287 PCI-E Kiwi */
 
 #define	AR_SUBVENDOR_ID_NOG	0x0e11		/* No 11G subvendor ID */
 #define AR_SUBVENDOR_ID_NEW_A	0x7065		/* Update device to new RD */



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