1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-16 15:11:52 +00:00
freebsd/sys/dev/sab
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
..
sab82532reg.h Add Jason L. Wright's driver for the SAB82532 serial chip, found in many 2002-08-04 18:36:36 +00:00
sab.c Change the console interface to pass a "struct consdev *" instead of a 2003-02-20 20:54:45 +00:00