diff options
Diffstat (limited to 'sys/linux/dev_floppy.txt')
| -rw-r--r-- | sys/linux/dev_floppy.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/dev_floppy.txt b/sys/linux/dev_floppy.txt index 2af0fb386..38244889d 100644 --- a/sys/linux/dev_floppy.txt +++ b/sys/linux/dev_floppy.txt @@ -15,7 +15,7 @@ ioctl$FLOPPY_FDEJECT(fd fd_floppy, cmd const[FDEJECT]) ioctl$FLOPPY_FDCLRPRM(fd fd_floppy, cmd const[FDCLRPRM]) ioctl$FLOPPY_FDSETPRM(fd fd_floppy, cmd const[FDSETPRM], arg ptr[in, floppy_struct]) ioctl$FLOPPY_FDDEFPRM(fd fd_floppy, cmd const[FDDEFPRM], arg ptr[in, floppy_struct]) -ioctl$FLOPPY_FDGETPRM(fd fd_floppy, cmd const[FDDEFPRM], arg ptr[out, floppy_struct]) +ioctl$FLOPPY_FDGETPRM(fd fd_floppy, cmd const[FDGETPRM], arg ptr[out, floppy_struct]) ioctl$FLOPPY_FDMSGON(fd fd_floppy, cmd const[FDMSGON]) ioctl$FLOPPY_FDMSGOFF(fd fd_floppy, cmd const[FDMSGOFF]) ioctl$FLOPPY_FDFMTBEG(fd fd_floppy, cmd const[FDFMTBEG]) |
