From: M. R. B. <mr...@us...> - 2002-05-01 19:00:20
|
Update of /cvsroot/linuxdc/linux-sh-dc In directory usw-pr-cvs1:/tmp/cvs-serv22002 Modified Files: ChangeLog.dc Log Message: Fix offset for 0x1fx address Index: ChangeLog.dc =================================================================== RCS file: /cvsroot/linuxdc/linux-sh-dc/ChangeLog.dc,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- ChangeLog.dc 1 May 2002 18:36:23 -0000 1.33 +++ ChangeLog.dc 1 May 2002 19:00:09 -0000 1.34 @@ -14,6 +14,9 @@ 2002-05-01 M. R. Brown <mr...@0x...> + * arch/sh/kernel/io_dc.c (dreamcast_isa_port2addr): Fixed offset + returned for 0x1f0-0x1f7 addresses. + Initial IDE support. * include/asm-sh/ide.h (ide_default_irq_dreamcast): New function. |