hostcache

2000-04-03 Thread Andrey Sverdlichenko
Is net/hostcache.h interface obsoleted by other or developers just don't need them? There is no uses of them in kernel sources. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

hostcache

2000-03-31 Thread Andrey Sverdlichenko
I need to store some info (in kernel) indexed by peer hosts ip addresses. in_hostcache.h interface looks good, but i hasn't found any use of it in -CURRENT kernel sources. It this interface obsoleted by other? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in

Re: emu10k1 driver

2000-03-22 Thread Andrey Sverdlichenko
> > | One is on the way... > > > > Cam's boredom out-weighed my initiative. 8) > > > > http://www.freebsd.org/~cg/current.diff.gz contains a partial emu10k1 > > driver (minus recording) which is need of debugging. Give it a try! I applied it to 4.0-CURRENT, but it works in mixer only mode. Looks

Re: XFree86-4.0 error

2000-03-14 Thread Andrey Sverdlichenko
On Tue, 14 Mar 2000, Ted Sikora wrote: > XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24 options SHMALL=1025 options SHMMAX="(SHMMAXPGS*PAGE_SIZE+1)" options SHMMAXPGS=1025 options SHMMIN=2 options SHMMNI=256 options SHMSEG=128

Re: cd9660 - device not configured

2000-03-01 Thread Andrey Sverdlichenko
On Wed, 1 Mar 2000, Christoph Kukulies wrote: > mount -t cd9660 /dev/acd1c /dist > > to grab some newer XF86 from the CD when > > cd9660: device not configured > > was thrown at me. Check device major number. It should be like this blaze:netcenter$ ls -l /dev/*acd* crw-r- 1 root oper