|
发表于 2003-4-10 16:38:59
|
显示全部楼层
这是驱动包内多所有文件.
1.02.0.22up an empty tagging file
FT-ioctl.txt information for developers
install a script that install all the stuff if you run it
modinfo ?
modules.cgz a compressed collection of kernel modules
modules.dep This says that module FastTrak needs module scsi_mod
pcitable A modified listing of PCI devices
readme.txt Read this
rhdd-6.1 ?
我解开了
$ gzip –dc modules.cgz | cpio –idumv
发现
4个文件 4个目录.
2.4.18-14 和 2.4.18-14BOOT
2.4.18-3 和 2.4.18-3BOOT
每个文件都有对应的 FastTark.o |
|