From 1da5f77f8cc915d2763045530543e73d1f039190 Mon Sep 17 00:00:00 2001 From: mbm Date: Fri, 13 May 2005 00:35:33 +0000 Subject: more pci fixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@862 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/linux/kernel-source/include/bcmdevs.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openwrt/package/linux/kernel-source/include/bcmdevs.h') diff --git a/openwrt/package/linux/kernel-source/include/bcmdevs.h b/openwrt/package/linux/kernel-source/include/bcmdevs.h index 5e41b87c8..92590287c 100644 --- a/openwrt/package/linux/kernel-source/include/bcmdevs.h +++ b/openwrt/package/linux/kernel-source/include/bcmdevs.h @@ -98,7 +98,9 @@ #define BCM4712_DEVICE_ID 0x4712 /* 4712 chipcommon chipid */ #define BCM4712_MIPS_ID 0x4720 /* 4712 base devid */ +#define BCM4712LARGE_PKG_ID 0 /* 340pin 4712 package id */ #define BCM4712SMALL_PKG_ID 1 /* 200pin 4712 package id */ +#define BCM4712MID_PKG_ID 2 /* 225pin 4712 package id */ #define SDIOH_FPGA_ID 0x4380 /* sdio host fpga */ -- cgit v1.2.3