vtvga: improve the device description.
This commit is contained in:
parent
bd3950c25b
commit
0163c66507
@ -1263,7 +1263,8 @@ static int
|
||||
vtvga_probe(device_t dev)
|
||||
{
|
||||
|
||||
device_set_desc(dev, "vt_vga driver");
|
||||
device_set_desc(dev, "VT VGA driver");
|
||||
|
||||
return (BUS_PROBE_NOWILDCARD);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user