mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
Stop calling everthing an XP1000.
This commit is contained in:
parent
7c79b9ff14
commit
4365788773
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=54604
@ -67,7 +67,7 @@ extern int sccnattach __P((void));
|
||||
void
|
||||
st6600_init()
|
||||
{
|
||||
platform.family = "Compaq Professional Workstation (Monet)";
|
||||
platform.family = "ST6600";
|
||||
|
||||
if ((platform.model = alpha_dsr_sysname()) == NULL) {
|
||||
/* XXX Don't know the system variations, yet. */
|
||||
|
Loading…
Reference in New Issue
Block a user