freebsd-dev/sys/alpha/mcbus
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
..
mcbus.c Initialise the AS4100 console at the same time as most of the other 2002-03-26 19:46:40 +00:00
mcbusreg.h add mcbus minimum id value 2001-02-13 22:45:53 +00:00
mcbusvar.h Initialise the AS4100 console at the same time as most of the other 2002-03-26 19:46:40 +00:00
mcmem.c
mcpcia.c Change the console interface to pass a "struct consdev *" instead of a 2003-02-20 20:54:45 +00:00
mcpciareg.h Doug noticed that the bit values for _MCPCIA_INT_ACK0/_MCPCIA_INT_ACK1 2001-02-13 22:44:21 +00:00
mcpciavar.h Initialise the AS4100 console at the same time as most of the other 2002-03-26 19:46:40 +00:00