This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fb6d063b8c
NetBSD
/
sys
/
arch
/
pmax
/
dev
/
xcfbvar.h
4 lines
98 B
C
Raw
Normal View
History
Unescape
Escape
- Massive change of console initialization. Have each model its own consinit(). - Fix fbconnect() and relatives; 'struct fbinfo' is initialized only once, making sure no extraneous console resolution message is emitted.
2000-02-03 07:09:01 +03:00
/* $NetBSD: xcfbvar.h,v 1.5 2000/02/03 04:09:19 nisimura Exp $ */
Exported declararation of console-attach function for glass-tty consoles on Decstation TURBOchannel fb drivers.
1996-09-21 07:06:36 +04:00
- Massive change of console initialization. Have each model its own consinit(). - Fix fbconnect() and relatives; 'struct fbinfo' is initialized only once, making sure no extraneous console resolution message is emitted.
2000-02-03 07:09:01 +03:00
int
xcfb_cnattach
__P
(
(
void
)
)
;
Reference in New Issue
Copy Permalink