I'm trying to create a custom driver disk, but have been unable to find any
resources to do so.  Where/are there any source code, howtos, help files,
etc. on the subject of creating driver diskettes?

Specifically, I'm trying to create one that includes the newest driver from
dandelion.com for the Mylex AR 352.  Here's what I've come up with so far:

- compile the .h and .c from dandelion.com in the linux src tree.  (make
modules)
- take the resulting DAC960.o file and gzip it. copy the DAC960.o.gz to
/mnt/floppy and rename it modules.cgz.
- create a modinfo file like the following:
Version 0
DAC960
        scsi
        "Mylex AcceleRaid 352 DAC960"

But then what do I put in the pcitable file?

anyway, when I try to use the above driver disk, after selecting it from the
list I get:

error: read header success

Thanks for any help,


Dan Browning
Network Administrator
Cyclone Computer Systems



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to