patch-2.4.7 linux/include/asm-mips64/hdreg.h
Next file: linux/include/asm-mips64/ide.h
Previous file: linux/include/asm-mips64/gcc/sgidefs.h
Back to the patch index
Back to the overall index
- Lines: 22
- Date:
Wed Jul 4 11:50:39 2001
- Orig file:
v2.4.6/linux/include/asm-mips64/hdreg.h
- Orig date:
Sat May 13 08:31:25 2000
diff -u --recursive --new-file v2.4.6/linux/include/asm-mips64/hdreg.h linux/include/asm-mips64/hdreg.h
@@ -1,5 +1,4 @@
-/* $Id$
- *
+/*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
@@ -7,12 +6,13 @@
* This file contains the MIPS architecture specific IDE code.
*
* Copyright (C) 1994-1996 Linus Torvalds & authors
+ * Copyright (C) 2001 Ralf Baechle
*/
#ifndef _ASM_HDREG_H
#define _ASM_HDREG_H
-typedef unsigned short ide_ioreg_t;
+typedef unsigned long ide_ioreg_t;
#endif /* _ASM_HDREG_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)