Date: Wed, 8 Mar 2000 08:16:32 -0800 (PST) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ida ida_eisa.c ida.c ida_disk.c ida_pci.c idareg.h idavar.h Message-ID: <200003081616.IAA08180@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2000/03/08 08:16:32 PST
Modified files:
sys/dev/ida ida.c ida_disk.c ida_pci.c idareg.h
idavar.h
Added files:
sys/dev/ida ida_eisa.c
Log:
Add support for older EISA compaq cards and newer Smart 4200 cards.
Change disk names to `idad' to avoid naming conflicts with the controller,
and enable the new disk code to pick up the drives.
Tested by: david.w.james@bt.com (existing compaq support)
Reviewed by: msmith
Approved by: jordan
Revision Changes Path
1.7 +58 -42 src/sys/dev/ida/ida.c
1.11 +44 -85 src/sys/dev/ida/ida_disk.c
1.7 +119 -31 src/sys/dev/ida/ida_pci.c
1.3 +39 -4 src/sys/dev/ida/idareg.h
1.3 +37 -3 src/sys/dev/ida/idavar.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003081616.IAA08180>
