patch-2.3.34 linux/include/linux/hdreg.h
Next file: linux/include/linux/i2c-algo-bit.h
Previous file: linux/include/linux/fs.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Dec 20 16:01:12 1999
- Orig file:
v2.3.33/linux/include/linux/hdreg.h
- Orig date:
Fri Oct 22 13:21:55 1999
diff -u --recursive --new-file v2.3.33/linux/include/linux/hdreg.h linux/include/linux/hdreg.h
@@ -99,6 +99,8 @@
#define SETFEATURES_EN_WCACHE 0x02 /* Enable write cache */
#define SETFEATURES_XFER 0x03 /* Set transfer mode */
+# define XFER_UDMA_6 0x46 /* 0100|0110 */
+# define XFER_UDMA_5 0x45 /* 0100|0101 */
# define XFER_UDMA_4 0x44 /* 0100|0100 */
# define XFER_UDMA_3 0x43 /* 0100|0011 */
# define XFER_UDMA_2 0x42 /* 0100|0010 */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)