Deleted Added
full compact
17c17
< * $FreeBSD: head/sys/dev/ath/ath_hal/ar5416/ar9160_attach.c 188973 2009-02-24 00:03:14Z sam $
---
> * $FreeBSD: head/sys/dev/ath/ath_hal/ar5416/ar9160_attach.c 188979 2009-02-24 01:07:06Z sam $
151c151
< /* XXX extract pcie info */
---
> AH_PRIVATE(ah)->ah_ispcie = (val & AR_XSREV_TYPE_HOST_MODE) == 0;
172a173,175
> HAL_INI_INIT(&AH5416(ah)->ah_ini_pcieserdes, ar9160PciePhy, 2);
> ar5416AttachPCIE(ah);
>