M. Warner Losh wrote:
In message: <497446d4.5020...@freebsd.org>
            Maxim Sobolev <sobo...@freebsd.org> writes:
: i386 only and don't have any particular reason to be i386-specific (i.e. : ISA/EISA drivers, PCMCIA drivers etc) into amd64 GENERIC automatically
Ahem.  PC Card drivers are not, and never have been, i386 specific.
At least not since we've moved to NEWCARD.  You should remove that
from the list of things that you think are processor specific.  They
have worked on amd64 for a long time, and there are likely to be a few
new PC Card bridge drivers in the tree soon for non-x86 platforms.

Well, I supposed it was the reason why few SCSI cards were in i386 kernel, but weren't in amd64. Perhaps I was wrong. I am talking about these:

device         ncv             # NCR 53C500
device         nsp             # Workbit Ninja SCSI-3
device         stg             # TMC 18C30/18C50

Perhaps the reason is just that nobody has the hardware to test on amd64.

-Maxim
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to