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
..
2002-04-29 07:43:16 +00:00
2003-01-12 03:11:21 +00:00
2001-12-10 08:09:49 +00:00
2002-02-10 10:14:39 +00:00
2002-02-10 10:27:37 +00:00