Poul-Henning Kamp 263444cfbf Change the console interface to pass a "struct consdev *" instead of a
dev_t to the method functions.

The dev_t can still be found at struct consdev *->cn_dev.

Add a void *cn_arg element to struct consdev which the drivers can use
for retrieving their softc.
2003-02-20 20:54:45 +00:00
..
2003-01-18 04:36:12 +00:00
2003-02-20 13:34:15 +00:00
2003-01-18 04:36:12 +00:00
2002-12-14 01:56:26 +00:00