Howdy,
Let me say a few things about me to set the stage:
1) I know enough about FreeBSD 4.2-RELEASE to build a reasonably secure
firewall for my home office (ipfw, natd, shutting down services in inetd,
compiling kernel, etc.)
2) I know nothing about C or C++ (or C#) programming, but am interested to
learn.
Now, I have an older ISA SCSI card (the Trantor T-160) that I had picked up
from a garbage pile somewhere (I forgot where), that I would like to get
working. I have gotten this SCSI card to work under Novell NetWare 4.11
server with no problems so I know it works. Trouble is that I see nothing
in the hardware compatibility list in v4.2-RELEASE that indicates that this
might at all work with it. The GENERIC kernel doesn't even ID the card
(dmesg), and I don't see anything that might help me during kernel compile.
Question #1: Has anyone written a driver for this card? If so, can you
tell me what I need to do to get this card to work under FreeBSD?
Question #2: I checked the FreeBSD web site and found an article titled
"Writing device driver for ISA device". It looks nightmarishly difficult,
from the little that I understood. So writing a device driver myself is out
of the question. But if someone is at all interested in taking this on as a
pet project (no rush at all on getting this card to work) I am open to
baking something for you. =-)
Just my thoughts for today,
Simon Chang