Re: if_de driver woes

2000-09-30 Thread Adam
On Sat, 30 Sep 2000, Dennis wrote: > >The saga continues. the de driver in 4.1 now doesnt properly detect the >media of original SMC BNC cards. Upgrading an old system proved quite an >adventure. > >db You seem to have forgotten to attach dmesg, pciconf -l, the card model name, description, and

Re: Vinum RAID-5 performance problem

2000-09-30 Thread Mike Smith
> Greg Lehey([EMAIL PROTECTED])@Sat, Sep 09, 2000 at 11:33:19AM +0930: > [...] > > depends on what you're trying to do. But yes, having only two > > controllers will halve your RAID-5 write performance. Note also that > > with a 256 kB stripe, you'll run into drive contention problems > > becaus

Re: Vinum RAID-5 performance problem

2000-09-30 Thread Karsten W. Rohrbach
Greg Lehey([EMAIL PROTECTED])@Sat, Sep 09, 2000 at 11:33:19AM +0930: [...] > depends on what you're trying to do. But yes, having only two > controllers will halve your RAID-5 write performance. Note also that > with a 256 kB stripe, you'll run into drive contention problems > because all your s

Re: finding source to functions

2000-09-30 Thread bush doctor
Out of da blue Nat Lanza aka ([EMAIL PROTECTED]) said: > Arindum Mukerji <[EMAIL PROTECTED]> writes: > > > The ctags utility that comes with vim (http://www.vim.org/) accepts an > > argument of "-R" for recursive ctag-ing. I find it most useful in > > indexing my tree. > > I tend to feed my tre

Re: finding source to functions

2000-09-30 Thread Nat Lanza
Arindum Mukerji <[EMAIL PROTECTED]> writes: > The ctags utility that comes with vim (http://www.vim.org/) accepts an > argument of "-R" for recursive ctag-ing. I find it most useful in > indexing my tree. I tend to feed my tree to LXR, which has a nice function search, along with a wrapper for

Re: finding source to functions

2000-09-30 Thread Arindum Mukerji
* Marc Tardif <[EMAIL PROTECTED]> [000929 15:37]: > How can I find the source to specific functions in /usr/src/sys? I tried > running ctags (find /usr/src/sys/ -type f -print | xargs ctags -w), but it > dumps core because it can't accept so many args. I then tried creating a > tags file for each

Re: stuck on MD5 passwd's, host to revert to DES

2000-09-30 Thread Brian F. Feldman
> Today Brian F. Feldman wrote: > > > You had to install DES and _then_ add the + line. Now there's one > > more step. > > Exactly. Since at least 2.0.5 those needing DES passwords > installed DES, and later CRYPTO, and we had them. As you said, > `Now there's one more step.' The pr

if_de driver woes

2000-09-30 Thread Dennis
The saga continues. the de driver in 4.1 now doesnt properly detect the media of original SMC BNC cards. Upgrading an old system proved quite an adventure. db To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: stuck on MD5 passwd's, host to revert to DES

2000-09-30 Thread jack
Today Brian F. Feldman wrote: > You had to install DES and _then_ add the + line. Now there's one > more step. Exactly. Since at least 2.0.5 those needing DES passwords installed DES, and later CRYPTO, and we had them. As you said, `Now there's one more step.' The problem is that no

Re: stuck on MD5 passwd's, host to revert to DES

2000-09-30 Thread Brian F. Feldman
> > On Fri, 29 Sep 2000, jack wrote: > > > On Sep 28 Kris Kennaway wrote: > > > > > On Thu, 28 Sep 2000, Jim Mercer wrote: > > > > > > > the reason i ask, is that if people cvsup without seeing or noticing this, > > > > they may not realize until too late that the new passwords are md5. > > >

Re: stuck on MD5 passwd's, host to revert to DES

2000-09-30 Thread Robert Watson
On Fri, 29 Sep 2000, jack wrote: > On Sep 28 Kris Kennaway wrote: > > > On Thu, 28 Sep 2000, Jim Mercer wrote: > > > > > the reason i ask, is that if people cvsup without seeing or noticing this, > > > they may not realize until too late that the new passwords are md5. > > > > > > anyone usin