mtd/drivers/mtd/maps amd76xrom.c,1.2,1.3
ebiederman at lnxi.com
ebiederman at lnxi.com
Tue Apr 8 09:26:08 EDT 2003
- Previous message: mtd/drivers/mtd/chips jedec_probe.c,1.22,1.23
- Next message: mtd/drivers/mtd/maps lubbock-flash.c,NONE,1.1 Config.in,1.45,1.46
Makefile,1.38,1.39 Kconfig,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/mtd/drivers/mtd/maps
In directory phoenix.infradead.org:/tmp/cvs-serv14692/drivers/mtd/maps
Modified Files:
amd76xrom.c
Log Message:
- Add support for the winbond lpc flash w49v002a
- Add support for the amd8111
Index: amd76xrom.c
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/maps/amd76xrom.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- amd76xrom.c 6 Mar 2003 22:22:37 -0000 1.2
+++ amd76xrom.c 8 Apr 2003 13:26:06 -0000 1.3
@@ -215,6 +215,7 @@
PCI_ANY_ID, PCI_ANY_ID, },
{ PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_VIPER_7440,
PCI_ANY_ID, PCI_ANY_ID, },
+ { PCI_VENDOR_ID_AMD, 0x7468 }, /* amd8111 support */
{ 0, }
};
- Previous message: mtd/drivers/mtd/chips jedec_probe.c,1.22,1.23
- Next message: mtd/drivers/mtd/maps lubbock-flash.c,NONE,1.1 Config.in,1.45,1.46
Makefile,1.38,1.39 Kconfig,1.4,1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the linux-mtd-cvs
mailing list