mkdir /mnt/usb
mount -t msdos /dev/da1s1 /mnt/usb
先看说明
Building and Installation
=========================
NOTE: The driver can be installed as a dynamic loadable kernel module or
compiled into the kernel. You must have kernel sources installed in
order to compile the driver module.
In the instructions below, x.x.x is the driver version as indicated in the
name of the driver tar file. Read the rest of this entry »