patch-2.4.0-test10 linux/drivers/scsi/blz2060.c
Next file: linux/drivers/scsi/cyberstorm.c
Previous file: linux/drivers/scsi/blz1230.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Oct 16 12:51:16 2000
- Orig file:
v2.4.0-test9/linux/drivers/scsi/blz2060.c
- Orig date:
Sun Oct 8 10:50:22 2000
diff -u --recursive --new-file v2.4.0-test9/linux/drivers/scsi/blz2060.c linux/drivers/scsi/blz2060.c
@@ -68,8 +68,6 @@
unsigned long board = z->resource.start;
if (request_mem_region(board+BLZ2060_ESP_ADDR,
sizeof(struct ESP_regs), "NCR53C9x")) {
- strcpy(z->name, "Blizzard 2060 Accelerator");
-
esp = esp_allocate(tpnt, (void *)board+BLZ2060_ESP_ADDR);
/* Do command transfer with programmed I/O */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)