patch-2.1.101 linux/include/linux/fd.h
Next file: linux/include/linux/fs.h
Previous file: linux/include/linux/elf.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri May 8 00:27:34 1998
- Orig file:
v2.1.100/linux/include/linux/fd.h
- Orig date:
Tue Jan 20 16:44:58 1998
diff -u --recursive --new-file v2.1.100/linux/include/linux/fd.h linux/include/linux/fd.h
@@ -189,7 +189,7 @@
* Current drive state (not directly modifiable by user, readonly)
*/
struct floppy_drive_struct {
- signed char flags;
+ unsigned long flags;
/* values for these flags */
#define FD_NEED_TWADDLE (1 << FD_NEED_TWADDLE_BIT)
#define FD_VERIFY (1 << FD_VERIFY_BIT)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov