mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 14:34:27 -05:00 
			
		
		
		
	Fix Routerboard 411ar on board wireless
This patch adds the appropriate interrupt for slot 0 pin 1 of the Routerboard 411ar (RB411 with on board Atheros wireless). Signed-off-by: Andrew Bates abates@omeganetserv.com SVN-Revision: 19184
This commit is contained in:
		
							parent
							
								
									82e1ed603f
								
							
						
					
					
						commit
						e02f1581d0
					
				@ -56,6 +56,10 @@ static struct platform_device rb4xx_nand_device = {
 | 
			
		||||
 | 
			
		||||
static struct ar71xx_pci_irq rb4xx_pci_irqs[] __initdata = {
 | 
			
		||||
	{
 | 
			
		||||
		.slot	= 0,
 | 
			
		||||
		.pin	= 1,
 | 
			
		||||
		.irq	= AR71XX_PCI_IRQ_DEV2,
 | 
			
		||||
	}, {
 | 
			
		||||
		.slot	= 1,
 | 
			
		||||
		.pin	= 1,
 | 
			
		||||
		.irq	= AR71XX_PCI_IRQ_DEV0,
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user