Clarifed description of driver name.

This commit is contained in:
Joel Sherrill
1998-10-27 17:44:11 +00:00
parent 0ed55ed659
commit 71e120790d

View File

@@ -134,7 +134,10 @@ structure.
@item ifp->if_name
The name of the device. The network stack uses this string
and the device number for device name lookups.
and the device number for device name lookups. The name should not
contain digits as these will be assumed to be part of the unit number
and not part of the device name.
@item ifp->if_unit
The device number. The network stack uses this number and the