Page MenuHomeFreeBSD

smsc(4): update to mention Microchip
ClosedPublic

Authored by emaste on Tue, May 7, 4:06 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 14, 2:58 PM
Unknown Object (File)
Fri, May 10, 1:20 AM
Unknown Object (File)
Fri, May 10, 1:20 AM
Unknown Object (File)
Fri, May 10, 1:20 AM
Unknown Object (File)
Fri, May 10, 12:57 AM
Unknown Object (File)
Thu, May 9, 11:40 PM
Unknown Object (File)
Wed, May 8, 9:52 PM
Unknown Object (File)
Wed, May 8, 6:01 PM
Subscribers
None

Details

Summary
Microchip Technology acquired SMSC in 2012, and all current products
and datasheets refer to the devices supported by this driver as
Microchip parts.  Mention SMSC in a parenthetical comment to explain
the driver's name.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

emaste requested review of this revision.Tue, May 7, 4:06 PM
emaste created this revision.

Also update comment in source code

This revision is now accepted and ready to land.Tue, May 7, 4:22 PM
In D45115#1028873, @imp wrote:

Why though?

The domain in the source code doesn't resolve anymore. The acquisition happened long enough ago that it seems more confusing to reference the now-defunct company name while the parts are still in active production and use. In my case I was looking at a Microchip eval board (EVB-LAN8670-USB for 10 BASE T1S) that uses the LAN9500A part and it was not immediately obvious that smsc(4) is the driver for this part.

This revision was automatically updated to reflect the committed changes.