mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add D1540-XG.
This commit is contained in:
parent
91bbf1209a
commit
821c6ff761
@ -2070,6 +2070,9 @@ function system_identify_specific_platform() {
|
||||
case 'A1SAi':
|
||||
return (array('name' => 'C2758', 'descr' => 'Super Micro C2758'));
|
||||
break;
|
||||
case 'SYS-5018D-FN4T':
|
||||
return (array('name' => 'D1540-XG', 'descr' => 'Super Micro D1540-XG'));
|
||||
break;
|
||||
}
|
||||
|
||||
/* the rest of the code only deals with 'embedded' platforms */
|
||||
|
||||
Loading…
Reference in New Issue
Block a user