diff options
author | phk <phk@FreeBSD.org> | 2003-09-26 07:22:37 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 2003-09-26 07:22:37 +0000 |
commit | 29834807fc3cebfeffa6cff4e98e7cd1cb86329d (patch) | |
tree | 01a717f6a47b080740879931bfda445066aadd9b /sys/dev/sio/sio.c | |
parent | 920b0b788368e4fd32c9da6c98579ef00cde4d2f (diff) | |
download | FreeBSD-src-29834807fc3cebfeffa6cff4e98e7cd1cb86329d.zip FreeBSD-src-29834807fc3cebfeffa6cff4e98e7cd1cb86329d.tar.gz |
Add a cn_unit and cn_name field to the consdev structure.
Most of the actual use of the cn_dev field is merely to get the name,
and most of the actual initializations are bogusly using makedev()
because the probe/attach has not been completed.
Instead we will migrate console drivers to fill in the name and if
the driver needs it: the unit number, thereby avoiding the bogus
calls to makedev().
Diffstat (limited to 'sys/dev/sio/sio.c')
0 files changed, 0 insertions, 0 deletions