Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 1998 12:11:21 -0800
From:      "Tom" <tom@hooked.net>
To:        Keith Sklower <sklower@cs.berkeley.edu>
Cc:        hasty@rah.star-gate.com, multimedia@FreeBSD.ORG, tom@hooked.net
Subject:   Re: fxtv + bt848 under bsdi 3.0 
Message-ID:  <199801272011.MAA01673@mom.hooked.net>
In-Reply-To: Your message of "Tue, 27 Jan 1998 11:50:02 PST." <199801271950.LAA03747@vangogh.CS.Berkeley.EDU> 

next in thread | previous in thread | raw e-mail | index | archive | help

Thank you both, I'll build a new kernel and give it a shot tonight when I get 
home. 

Under 3.1 majors 46-49 are still unnused. 

Do you know offhand if I will run into any incompatibility issues by going 
back to accelX as my xwindows server? I installed xfree86 but don't like it as 
much. Will everything function ok as long as I keep the extra xfree libs?


>    > Unfortunatly I it complains that /dev/bktr0 isn't configgured.
>    > Any ideas? 
>
>The way major device numbers are assigned under BSDI is by
>editing /sys/i386/conf/ioconf.c.i386, editing the 
>array struct devsw *devsw and essentially putting a pointer
>to "btkr".  So, the major device on my system may not be
>the same as the one on yours . . .
>
>Here was the tail end of my array looks like:
>        %DEVSW(tun),            /* 45 = Tunnel Network Interface */
>        NULL,                   /* 46 = (unused) */
>        NULL,                   /* 47 = (unused) */
>        %DEVSW(meteor),         /* 48 = Matrox Meteor Video capture */
>        %DEVSW(bktr),           /* 49 = Brooktree video capture */ 
>        %DEVSW(apm),            /* 50 = APM Interface module */ 
>        %DEVSW(cs),             /* 51 = PCMCIA CS Interface module */
>        %DEVSW(fvc),            /* 52 = Focus Video Capture */
>        %DEVSW(mc),             /* 53 = PCMCIA SRAM Drive */  
>};

-- 

Tom Jansen - Sysadmin
Whole Earth Networks
cd /dev ; mknod spam c 2 2 ; chmod 666 spam ; echo " >/dev/spam" > ~/.forward





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801272011.MAA01673>