svn commit: r238775 - stable/8/sys/dev/puc

John Baldwin jhb at freebsd.org
Mon Jul 30 18:04:42 UTC 2012


On Wednesday, July 25, 2012 1:42:57 pm Max Khon wrote:
> Author: fjoe
> Date: Wed Jul 25 17:42:57 2012
> New Revision: 238775
> URL: http://svn.freebsd.org/changeset/base/238775
> 
> Log:
>   MFC: r227457, r237350, r237357
>   
>   Add support for the following Moxa PCIe multiport serial boards:
>   - CP102E
>   - CP102EL
>   - CP104EL-A
>   - CP104JU
>   - CP114EL
>   - CP118EL-A
>   - CP168EL-A

You ignored the comments from Marcel when you committed this to HEAD it seems.  
You need to revert d_ofs back to a int8_t and add a config_function for these 
adapters instead that use an offset of 0x200.

-- 
John Baldwin


More information about the svn-src-stable-8 mailing list