mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Fix spelling.
Submitted by: Dmitry Luhtionov <dmitryluhtionov@gmail.com> MFC after: 1 week Sponsored by: Mellanox Technologies
This commit is contained in:
parent
f89f4898a3
commit
1175aabdef
1 changed files with 1 additions and 1 deletions
|
|
@ -181,7 +181,7 @@ ehci_pci_match(device_t self)
|
|||
case 0x8d2d8086:
|
||||
return ("Intel Wellsburg USB 2.0 controller");
|
||||
case 0x9c268086:
|
||||
return ("Intel Lynx Point LP USB 2.0 controller USB");
|
||||
return ("Intel Lynx Point-LP USB 2.0 controller USB");
|
||||
|
||||
case 0x00e01033:
|
||||
return ("NEC uPD 72010x USB 2.0 controller");
|
||||
|
|
|
|||
Loading…
Reference in a new issue