patch-2.4.7 linux/drivers/pcmcia/hd64465_ss.c
Next file: linux/drivers/pcmcia/rsrc_mgr.c
Previous file: linux/drivers/pci/pci.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Tue Jul 10 20:16:30 2001
- Orig file:
v2.4.6/linux/drivers/pcmcia/hd64465_ss.c
- Orig date:
Thu Apr 12 12:16:35 2001
diff -u --recursive --new-file v2.4.6/linux/drivers/pcmcia/hd64465_ss.c linux/drivers/pcmcia/hd64465_ss.c
@@ -681,7 +681,7 @@
hd64465_port_map(
io->start,
io->stop - io->start + 1,
- vaddrbase + io->start);
+ vaddrbase + io->start,0);
} else {
hd64465_port_unmap(
sio->start,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)