aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/tty_cons.c
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2003-09-26 07:22:37 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2003-09-26 07:22:37 +0000
commitd6cfdd73bbd557e668fca76925d778849295f402 (patch)
tree01a717f6a47b080740879931bfda445066aadd9b /sys/kern/tty_cons.c
parent2dd4819fe692522b7d4245c57608d32c9c6c2998 (diff)
downloadsrc-d6cfdd73bbd557e668fca76925d778849295f402.tar.gz
src-d6cfdd73bbd557e668fca76925d778849295f402.zip
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().
Notes
Notes: svn path=/head/; revision=120455
Diffstat (limited to 'sys/kern/tty_cons.c')
0 files changed, 0 insertions, 0 deletions