drochner
|
bce7f71843
|
sort the dependencies between terminal devices a bit and add consistency
checks to catch conflicting devices at compile time
|
1999-02-06 18:46:21 +00:00 |
drochner
|
d4d8012d51
|
Export pcconskbd_cnattach() - it is used if pccons attaches to the MI
keyboard controller driver.
|
1998-03-22 17:49:00 +00:00 |
drochner
|
fe882d2810
|
Put all console initialization into 1 exported function (pccnattach()).
Delay setting of cn_tab->cn_dev until autoconfiguration attach
to get the minor number right.
Delete unused pccnprobe() and pccninit().
|
1997-08-23 14:10:12 +00:00 |
drochner
|
5a32b608a0
|
-Export variables needed for system console initialization.
-Because *cnputc()'s second argument is an "int" in cons.h, correct
pccnputc() accordingly.
|
1997-08-14 16:02:14 +00:00 |
mycroft
|
9d9a70a5a2
|
Fix #includes.
|
1996-02-02 18:05:36 +00:00 |
jtc
|
71ab4ed9dc
|
KERNEL -> _KERNEL
|
1995-03-28 18:13:48 +00:00 |
cgd
|
022ee8f7fe
|
new RCS ID format.
|
1994-10-27 04:14:23 +00:00 |
andrew
|
ef83446787
|
Exports the pccons ioctls.
|
1993-09-28 03:26:17 +00:00 |