1
0
mirror of https://github.com/sjlongland/adv950.git synced 2025-09-13 10:43:14 +10:00
Commit Graph

5 Commits

Author SHA1 Message Date
f626e23b02
README: be-gone smelly DOS carriage returns! 2017-03-05 18:05:24 +10:00
da6aefacd3
README: current status 2017-03-05 18:05:02 +10:00
660f615369
README: add dmesg output. 2017-03-05 16:35:04 +10:00
6377892fa2
README: Quick notes regarding the changes made. 2017-03-05 16:21:02 +10:00
98f879a253
Initial check-in, Advantech ADV950 serial driver v3.33.
This is a check-in of the Advantech ADV950 serial driver, used with the
UNO-1150 series of industrial computers, as sourced from:

http://support.advantech.com/support/DownloadSRDetail_New.aspx?SR_ID=1-GLBRCD&Doc_Source=Download

This builds with kernel 3.0.1, but does not build with contemporary
kernels (i.e. ones that are still in support).

I suspect this is a hacked up version of Russel King's 8250 serial
driver from 2001.  First step, let's get it building against the current
kernel (v4.10.1) and then we'll look at integrating this into 8250
proper.
2017-03-05 10:29:50 +10:00