Re: Support for Stallion Serial Controllers in FreeBSD 7
- From: Dan Nelson <dnelson@xxxxxxxxxxxxxxx>
- Date: Thu, 17 Apr 2008 23:52:09 -0500
In the last episode (Apr 18), Matthew Smith said:
From some reading I have been doing including here:
<http://www.freebsd.org/doc/en_US.ISO8859-1/articles/console-server/setting-up-server.html>
...I have been given to understand that FreeBSD supports Stallion multiport
serial cards, provided that I enable it in the kernel.
However, the link in the document above to stl comes up with nothing,
I can find no other references doing a site search and doing:
grep -r -i stallion *
Support for those cards was for i386-only, and was removed in 2004
along with a bunch of other drivers when the APIs they were using were
removed. The last release that had the drivers was 5.2.1.
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/isa/Attic/stallion.c
revision 1.62
date: 2004/03/14 06:48:35; author: imp; state: dead; lines: +1 -1
stl and stli use the old COMPAT_ISA api. slt also uses the really old
COMPAT_PCI api. This API is going away, so this driver is going away
also.
If users are interested in updating this, please contact the author
since he has some preliminary work to move this to newer APIs.
--
Dan Nelson
dnelson@xxxxxxxxxxxxxxx
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- Support for Stallion Serial Controllers in FreeBSD 7
- From: Matthew Smith
- Support for Stallion Serial Controllers in FreeBSD 7
- Prev by Date: gmirror disk fail questions...
- Next by Date: RTL8111C driver for FBSD7
- Previous by thread: Support for Stallion Serial Controllers in FreeBSD 7
- Next by thread: Re: Support for Stallion Serial Controllers in FreeBSD 7
- Index(es):
Relevant Pages
|