[PATCH] Re: Linksys PCM200

Brooks Davis brooks at one-eyed-alien.net
Thu Oct 21 10:35:03 PDT 2004


On Wed, Oct 20, 2004 at 10:59:50PM -0600, soralx at cydem.org wrote:
> 
> [got no answer on hardware@]
> 
> I've tested this on 5.3-BETA7 - works OK, no more watchdog timeouts.
> So could someone review those patches and add them to the source tree?
> It's probably a good idea to update dc(4) and supported hw list also.

I'm looking at this, though I have no hardware to test with.  This patch
suffers from cut-n-paste dammage and can not be applied directly.
Please be more careful with this sort of thing in the future.

> @@ -1978,6 +1982,7 @@
>         case DC_DEVICEID_3CSOHOB:
>         case DC_DEVICEID_MSMN120:
>         case DC_DEVICEID_MSMN130_FAKE: /* XXX avoid collision with PNIC*/
> +	case DC_DEVICEID_PCM200_AB09:
>                 sc->dc_type = DC_TYPE_AN985;
>                 sc->dc_flags |= DC_64BIT_HASH;
>                 sc->dc_flags |= DC_TX_USE_TX_INTR;

Should there be an DC_DEVICEID_PCM200_AB08 here?  It certaintly looks
like it won't work otherwise.

Thanks for you submission.

-- Brooks

-- 
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-hackers/attachments/20041021/0d2c1b52/attachment.bin


More information about the freebsd-hackers mailing list