patch-2.4.0-test10 linux/drivers/parport/parport_mfc3.c
Next file: linux/drivers/pci/gen-devlist.c
Previous file: linux/drivers/parport/Makefile
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Oct 16 12:51:16 2000
- Orig file:
v2.4.0-test9/linux/drivers/parport/parport_mfc3.c
- Orig date:
Wed Jan 26 12:45:20 2000
diff -u --recursive --new-file v2.4.0-test9/linux/drivers/parport/parport_mfc3.c linux/drivers/parport/parport_mfc3.c
@@ -343,7 +343,6 @@
unsigned long piabase = z->resource.start+PIABASE;
if (!request_mem_region(piabase, sizeof(struct pia), "PIA"))
continue;
- strcpy(z->name, "MultiFace III MC6821 PIA");
pp = (struct pia *)ZTWO_VADDR(piabase);
if (pias < MAX_MFC) {
pp->crb = 0;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)