Re: Show me the light

2002-10-27 Thread Chrisy Luke
David Nicholas Kayal wrote (on Oct 27): > int main() > { > int fd; > while(1) > { > ioctl(fd, PPISDATA, 255); > } > } Doesn't "fd" normally need to have a value, such as that of a valid descriptor before you ioctl() it? Like: fd = open("/dev/ppi0", O_RDWR); Chris. --

Re: Multi Head XFree86 VGA card recomendations wanted

1999-12-19 Thread Chrisy Luke
Wes Peters wrote (on Dec 16): > Have you considered buying Metro-X? It supports up to 4 screens on just > about any combination of AGP and PCI Matrox cards. For more information, > see http://www.metrolink.com/productindex.html and look for Multi-Headed > Display Support. Metro-X is only $39.

ypldap

2000-01-16 Thread Chrisy Luke
Any interest in a hack of ypserv that effectively gateways master.passwd, passwd and (shortly, anyway) group maps to an LDAP DB? If so, I'll make it available. Very configurable. :-) Got it working a few hours ago. Need's tidying up, but otherwise seemingly sound. It's essentially a drop in repla

ypldap-0.8

2000-01-23 Thread Chrisy Luke
First public release. Version 0.8. ftp://ftp.flirble.org/pub/unix/ypldap/ypldap-0.8.tar.gz Read the README and TODO files for an idea for how far it has got. It's a drop-in replacement for ypserv - it will in fact still use any YP databases that already exist on the machine if what it's

Re: ypldap-0.8

2000-01-23 Thread Chrisy Luke
Chrisy Luke wrote (on Jan 23): > First public release. Version 0.8. > ftp://ftp.flirble.org/pub/unix/ypldap/ypldap-0.8.tar.gz *cough* It's now *really* available. Honest. :-) Regards, Chris. -- == [EMAIL PROTECTED], [EMAIL PROTECTED] +44 20 7900 == Systems Manager for

Re: Multipath routing

2000-03-02 Thread Chrisy Luke
zaph0d wrote (on Feb 21): > I would also be interested in knowing the same, if numbers of people > wanting it make a difference : ) Sorry. FTP site moved machines - someone forgot some files. It's well out of date now anyway, having not worked actively on it for about a year - usual story. Brin