diff options
Diffstat (limited to 'Documentation/cdrom/aztcd')
-rw-r--r-- | Documentation/cdrom/aztcd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/cdrom/aztcd b/Documentation/cdrom/aztcd index fa3081cfb..7f9f4d31d 100644 --- a/Documentation/cdrom/aztcd +++ b/Documentation/cdrom/aztcd @@ -173,7 +173,7 @@ and remove it via rmmod aztcd. If you did not set the correct base address in aztcd.h, you can also supply the base address when loading the driver via insmod /lib/modules/X.X.X/misc/aztcd.o aztcd=<base address> -Again specifing aztcd=-1 will cause autoprobing. +Again specifying aztcd=-1 will cause autoprobing. If you do not have the iso9660-filesystem in your boot kernel, you also have to load it before you can mount the CDROM: insmod /lib/modules/X.X.X/fs/isofs.o |