Date: Sun, 9 Apr 1995 18:17:27 -0400 From: durham@w2xo.pgh.pa.us To: current@FreeBSD.org Subject: 2.0-SNAP of 03/22/95 Message-ID: <199504092217.SAA08024@w2xo.pgh.pa.us>
next in thread | raw e-mail | index | archive | help
I am trying 032295-SNAP because I would like to be able to use the tunnel driver and possibly the CD-ROM stuff. In the kernel compile, noticed a couple things... The define TTYDEFCHARS in both tty.c and sio.c causes a double definition problem in --/sys/ttydefaults.h . I fixed it by adding an "#else" clause with a simple extern declaration and turning off the define for TTYDEFCHARS in sio.c. This needs more work, as this causes a double declaration warning, but works. The source for the Panasonic driver seems to be missing, (pcd.c). I actually have a Reveal CD-ROM, but thought I'd try the Sony and Panasonic drivers for kicks. The Sony didn't do it, and the Panasonic wasn't there. Any sugestions on the Reveal? I gather that someone wrote a driver for it for Linux. I'd be willing to try, but how does one get the hardware information? There was a problem in vidcontrol, but I don't have that make.out file handy. It was complaining about a link-time problem. I didn't get that far the last time, (missing pcd.c), so I overwrote the file and lost that error output. Some of this may have already been solved. I don't get the mailing lists, but I'm going to sign up now. Thanks for a really neat system. If I can help, let me know. -Jim Durham
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504092217.SAA08024>