freebsd-src/sys/alpha
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
..
alpha Change the console interface to pass a "struct consdev *" instead of a 2003-02-20 20:54:45 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Fix the style of the SCHED_4BSD commit. 2003-02-13 22:24:44 +00:00
include Change the console interface to pass a "struct consdev *" instead of a 2003-02-20 20:54:45 +00:00
isa Tidy up some loose ends. 2002-04-29 07:43:16 +00:00
linux Regen from syscalls.master 1.52. 2003-02-16 02:32:17 +00:00
mcbus Change the console interface to pass a "struct consdev *" instead of a 2003-02-20 20:54:45 +00:00
osf1 Change the console interface to pass a "struct consdev *" instead of a 2003-02-20 20:54:45 +00:00
pci At great personal risk, add a __packed and __aligned(x) define that 2002-09-23 05:55:10 +00:00
tlsb Change the console interface to pass a "struct consdev *" instead of a 2003-02-20 20:54:45 +00:00
Makefile Add a dopey makefile to do the tags dance, which is probably not perfect 2000-12-31 23:26:34 +00:00