Page MenuHomeFreeBSD

Don't forget to check the vendor when probing. Also, there's no need to double check for if the card has probed before. In fact, there's no reason to single check either. Simplify the code as a result.
ClosedPublic

Authored by imp on Jul 31 2015, 10:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 4, 11:06 AM
Unknown Object (File)
Sat, Jan 25, 12:54 PM
Unknown Object (File)
Jan 18 2025, 3:40 PM
Unknown Object (File)
Dec 20 2024, 10:34 AM
Unknown Object (File)
Dec 20 2024, 10:19 AM
Unknown Object (File)
Dec 20 2024, 5:08 AM
Unknown Object (File)
Nov 28 2024, 8:49 PM
Unknown Object (File)
Nov 28 2024, 8:21 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

imp retitled this revision from to Don't forget to check the vendor when probing. Also, there's no need to double check for if the card has probed before. In fact, there's no reason to single check either. Simplify the code as a result..
imp updated this object.
imp edited the test plan for this revision. (Show Details)
benno added a reviewer: benno.
This revision is now accepted and ready to land.Aug 2 2015, 3:33 AM
This revision was automatically updated to reflect the committed changes.