rt_com_zilog driver for Zilog 8530, 85230 released
"Marc LE DOUARAIN" <[email protected]> Wed, 05 Jan 2005 12:54:05 +0100
| Newsgroups | gmane.linux.real-time.rtlinux.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, As sayed in a previous mail, I've just released the rt_com_zilog driver based on GPL codes (async zilog driver available in Linux and rt_com for RTLinux). rt_com_zilog is a driver for the Zilog SCC 85x30 family (8530, 85230) to use with RTLinux. This driver can be used for serial link in asynchronous and synchronous modes (monosync, bisync, SDLC, HDLC, ...). It can use the 2 channels A and B of one Zilog. The current version has been succesfully tested in asynchronous and bisync (16 bits) modes with a custom card (Zilog 85230 on ISA bus). Main rt_com_zilog driver features: - same function prototypes thant rt_com for asychronous mode use (rt_com_zilog_read, rt_com_zilog_write, rt_com_zilog_setup, rt_com_zilog_wr_modem) - new functions rt_com_zilog_setup_extended to be able to use synchronous modes (monosync, bisync, SDLC, HDLC, ...) and rt_com_zilog_set_hunt_mode The driver is available in the contrib repository of the www.rtlinux-gpl.org cvs (in "drivers/"). You can browse the files directly here : http://www.rtlinux-gpl.org/cgi-bin/viewcvs.cgi/rtlinux_contrib/drivers/rt_com_zilog/ See the README file included for more informations. Bye. _______________________________________________ Rtl mailing list [email protected] http://www2.fsmlabs.com/mailman/listinfo/rtl