Re: ATA atapi-all.c problems/fixes/cleanups

2000-01-05 Thread Soren Schmidt
It seems Brian Fundakowski Feldman wrote: > How about this? It's mostly the changes in your patch, but it also takes > into account non-int{8,16}_t-sizing/alignment. It also takes care of the > truncation problem when you use outsl and insl, as part of that. Please > review it, as I think it sh

Re: Mounting CD-ROM with ATA driver hangs system

2000-01-05 Thread Soren Schmidt
It seems Peter Jeremy wrote: > I just discovered that my ATAPI CD-ROM is no longer usable - when I > try to mount it, my maching hangs (hard). > > I'm running -current from cvs-cur 5961 (Monday about UTC). > > The symptoms are: > > Run "mount -r /dev/acd0c /cdrom" > The CD-ROM activity ligh

Advance notice: Removing SHA1 passwords

2000-01-05 Thread Kris Kennaway
Tomorrow I plan to remove the support for SHA1 passwords from libcrypt: this was (re-)added silently by Mark Murray a few months ago as part of a cleanup/re-merging of the libcrypt code, and he's already okayed the re-removal. The reason I want to remove this is because I intend to reimplement li

Re: problem building XFree86 (pre-3.3.6) on a recent Freebsd 4.0-current

2000-01-05 Thread Mark Newton
On Wed, Jan 05, 2000 at 09:15:07PM -0800, David O'Brien wrote: > Correct. The change is due to philosophical changes by the GCC > development team. GCC 2.95.2's cpp built from cccp.c is now a pure > preprocessor and knows much less about the world than it previously did. > In 2.95.2 there i

Re: problem building XFree86 (pre-3.3.6) on a recent Freebsd 4.0-current

2000-01-05 Thread David O'Brien
On Wed, Jan 05, 2000 at 08:47:07PM -0800, David Dawes wrote: > I've just been doing a build test of the pre-3.3.6 version of > XFree86 on a recent FreeBSD 4.0-current, and I've noticed that > /usr/libexec/cpp doesn't predefine the symbol __FreeBSD__. Correct. The change is due to philosophical c

Re: problem building XFree86 (pre-3.3.6) on a recent Freebsd 4.0-current

2000-01-05 Thread David Dawes
On Wed, Jan 05, 2000 at 08:47:07PM -0800, David Dawes wrote: >I've just been doing a build test of the pre-3.3.6 version of >XFree86 on a recent FreeBSD 4.0-current, and I've noticed that >/usr/libexec/cpp doesn't predefine the symbol __FreeBSD__. imake >uses /usr/libexec/cpp. Is it intentional

Re: 4.0 code freeze scheduled for Jan 15th

2000-01-05 Thread Matthew Dillon
:This is a cryptographically signed message in MIME format. : :--ms7B55930FA2AAFE9EE4D45CA1 :Content-Type: text/plain; charset=us-ascii :Content-Transfer-Encoding: 7bit : : :Stupid question: will the latest PAO stuff be integrated with 4.0? : : :-dpg :--ms7B55930FA2AAFE9EE

problem building XFree86 (pre-3.3.6) on a recent Freebsd 4.0-current

2000-01-05 Thread David Dawes
I've just been doing a build test of the pre-3.3.6 version of XFree86 on a recent FreeBSD 4.0-current, and I've noticed that /usr/libexec/cpp doesn't predefine the symbol __FreeBSD__. imake uses /usr/libexec/cpp. Is it intentional that /usr/libexec/cpp not predefine any symbols like this? I've

Mounting CD-ROM with ATA driver hangs system

2000-01-05 Thread Peter Jeremy
I just discovered that my ATAPI CD-ROM is no longer usable - when I try to mount it, my maching hangs (hard). I'm running -current from cvs-cur 5961 (Monday about UTC). The symptoms are: Run "mount -r /dev/acd0c /cdrom" The CD-ROM activity light flashes briefly and the CD-ROM spins up. The

Re: error messages while loading the kernel

2000-01-05 Thread Greg Lehey
On Wednesday, 5 January 2000 at 18:15:42 -0500, Robert C. Noland III wrote: > Mark Newton writes: >> On Wed, Jan 05, 2000 at 05:49:44PM -0500, Robert C. Noland III wrote: >> >>> I have seen that as well... It seems to be caused by svr4_enable="YES" >>> in rc.conf. or rather the specified module.

Re: error messages while loading the kernel

2000-01-05 Thread Greg Lehey
On Wednesday, 5 January 2000 at 23:35:03 +0100, Thierry Herbelot wrote: > I've just remade the world and a new kernel with sources supped around > 21h00 GMT today, and I've got error messages in the kernel loading phase > (on an SMP machine : bi-celeron BP6) > > link_elf: symbol zfree undefined >

Re: make.conf NO_SENDMAIL=true blown

2000-01-05 Thread Randy Bush
>> but current as of today is stomping on /usr/sbin/sendmail, /usr/bin/mailq, >> etc. all about /usr/sbin/mailwrapper. > Yeah, that bit me too but I forgot to post a message here. I'm using > postfix and I just changed /etc/mail/mailer.conf to this: > > sendmail/usr/local/sbin/sendmail >

Re: make.conf NO_SENDMAIL=true blown

2000-01-05 Thread Chris Piazza
On Wed, Jan 05, 2000 at 04:27:26PM -0800, Randy Bush wrote: > my /etc/make.conf has NO_SENDMAIL=true > > but current as of today is stomping on /usr/sbin/sendmail, /usr/bin/mailq, > etc. all about /usr/sbin/mailwrapper. Yeah, that bit me too but I forgot to post a message here. I'm using postfi

Re: 4.0 code freeze scheduled for Jan 15th

2000-01-05 Thread Warner Losh
In message <[EMAIL PROTECTED]> Dennis Glatting writes: : Stupid question: will the latest PAO stuff be integrated with 4.0? Not as such no. Like 3.x before, most of the PAO bits have been merged, but much still remains in PAO that hasn't been integrated. There will likely be a PAO4 while we trna

Re: 4.0 code freeze scheduled for Jan 15th

2000-01-05 Thread Yoshinobu Inoue
> Will we try to include the remaining KAME IPv6 integration into 4.0 before > the freeze? It would be nice to have 4.0 with a functioning IPv6 stack and > some applications. > > louie As an information from a person doing merging work, -Kernel part is almost done(tcp patch is under review an

Re: 4.0 code freeze scheduled for Jan 15th

2000-01-05 Thread Dennis Glatting
Stupid question: will the latest PAO stuff be integrated with 4.0? -dpg S/MIME Cryptographic Signature

make.conf NO_SENDMAIL=true blown

2000-01-05 Thread Randy Bush
my /etc/make.conf has NO_SENDMAIL=true but current as of today is stomping on /usr/sbin/sendmail, /usr/bin/mailq, etc. all about /usr/sbin/mailwrapper. randy To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: 4.0 code freeze scheduled for Jan 15th

2000-01-05 Thread Louis A. Mamakos
> Louis A. Mamakos wrote: > > > > Will we try to include the remaining KAME IPv6 integration into 4.0 before > > the freeze? It would be nice to have 4.0 with a functioning IPv6 stack and > > some applications. > > IPv6 is a very complex area and I believe that a -RELEASE should come with > bot

Re: ATA atapi-all.c problems/fixes/cleanups

2000-01-05 Thread Brian Fundakowski Feldman
How about this? It's mostly the changes in your patch, but it also takes into account non-int{8,16}_t-sizing/alignment. It also takes care of the truncation problem when you use outsl and insl, as part of that. Please review it, as I think it should be the right thing to do. -- Brian Fundako

ATA driver problems

2000-01-05 Thread Peter Jeremy
Yesterday I updated from a pre-signal-change -current to something closer to the present (cvs-cur 5961 - about last Monday, to be precise). Every night, I run "dd if=/dev/rwdXc of=/dev/null bs=64k" on both of my disks (I trim the output and merge it with a number of other systems). I forgot to u

Re: unwanted Vinum partition fsck'ing when booting

2000-01-05 Thread Thierry Herbelot
Mark Newton wrote: > > On Wed, Jan 05, 2000 at 11:44:44PM +0100, Thierry Herbelot wrote: > > > On my SMP box, I've set up a striped Vinum partition. Not wanting to > > mount it each time I boot, I've included a "placeholder" in fstab to get > > it known, but without it getting mounted at boot

Re: error messages while loading the kernel

2000-01-05 Thread Robert C. Noland III
So it was, it now shows up in: vinum/vinum.ko U zfree BTW, this seems to be the only module referencing this symbol at the moment. robert. Mark Newton writes: >On Wed, Jan 05, 2000 at 05:49:44PM -0500, Robert C. Noland III wrote: > > > I have seen that as well... It seems to be caused

Re: unwanted Vinum partition fsck'ing when booting

2000-01-05 Thread Mark Newton
On Wed, Jan 05, 2000 at 11:44:44PM +0100, Thierry Herbelot wrote: > On my SMP box, I've set up a striped Vinum partition. Not wanting to > mount it each time I boot, I've included a "placeholder" in fstab to get > it known, but without it getting mounted at boot-up. Uh huh -- But you've spec

Re: error messages while loading the kernel

2000-01-05 Thread Mark Newton
On Wed, Jan 05, 2000 at 05:49:44PM -0500, Robert C. Noland III wrote: > I have seen that as well... It seems to be caused by svr4_enable="YES" > in rc.conf. or rather the specified module. FWIW, this was fixed in rev 1.10 of svr4_sysvec.c - mark -- Mark Newton

Re: error messages while loading the kernel

2000-01-05 Thread Thierry Herbelot
"Robert C. Noland III" wrote: > > I have seen that as well... It seems to be caused by svr4_enable="YES" > in rc.conf. or rather the specified module. > I'd say any module : multi% kldstat Id Refs AddressSize Name 12 0xc010 1c4b58 kernel 41 0xc1155000 2000 blank_sav

error messages while loading the kernel

2000-01-05 Thread Robert C. Noland III
I have seen that as well... It seems to be caused by svr4_enable="YES" in rc.conf. or rather the specified module. robert. Thierry Herbelot writes: >I've just remade the world and a new kernel with sources supped around >21h00 GMT today, and I've got error messages in the kernel loading phase

Re: HEADS-UP newppbus for beta-testing

2000-01-05 Thread Maxim Sobolev
Nicolas Souchu wrote: > On Mon, Jan 03, 2000 at 09:24:52PM +0200, Maxim Sobolev wrote: > > > >Nicolas Souchu wrote: > > > >> Hi there! > >> > >> FOR ANYBODY THAT USES ZIP/PRINTER/PLIP ON THE PARALLEL PORT UNDER -current > >> > >> A major ppbus(4) release is available for beta-testing. > > > >Good

unwanted Vinum partition fsck'ing when booting

2000-01-05 Thread Thierry Herbelot
Hello, On my SMP box, I've set up a striped Vinum partition. Not wanting to mount it each time I boot, I've included a "placeholder" in fstab to get it known, but without it getting mounted at boot-up. /dev/vinum/initial /files1 ufs rw,noauto 2 2 herbie2:/files2

error messages while loading the kernel

2000-01-05 Thread Thierry Herbelot
I've just remade the world and a new kernel with sources supped around 21h00 GMT today, and I've got error messages in the kernel loading phase (on an SMP machine : bi-celeron BP6) link_elf: symbol zfree undefined link_elf: symbol zfree undefined FreeBSD multi.herbelot.nom 4.0-CURRENT FreeBSD

unknown*:*

2000-01-05 Thread Alexey Zelkin
hi, I just updated my -CURRENT, compiled kernel with PNPBIOS and found a lot of unknown items in dmesg output. Should I submit my PNP devices IDs ? And who is PNP related part maintainer ? PS: Also I got strange error about `device slot allocation' for acd0. What the trouble I got ? As I underst

upgrade 3.3REL -> 4.0

2000-01-05 Thread Joao Pedras
Hello all! On the 2nd on January I made a fresh install of a 3.3-REL. On that same day I updated its /usr/src to 4.0-CURRENT. I went through a process(almost trivial to me, trivial for you guys) that took sometime. On the 3rd the machine was fully running -CURRENT. I made this rehearsal because I

RE: 4.0 code freeze scheduled for Jan 15th

2000-01-05 Thread Waite, Michael
What kind of an Alpha would you like? Mike Michael Waite Global Partnering Solutions, Marlboro Center Compaq Computer Corporation TEL: (508)467-2289 EMAIL: [EMAIL PROTECTED] > -- > From: Jordan K. Hubbard[SMTP:[EMAIL PROTECTED]] > Reply To: [EMAIL PROTECTED] > Sent:

Re: 4.0 code freeze scheduled for Jan 15th

2000-01-05 Thread Christian Kuhtz
On Wed, Jan 05, 2000 at 09:39:30PM +0100, Kai Voigt wrote: > > Will we try to include the remaining KAME IPv6 integration into 4.0 before > > the freeze? It would be nice to have 4.0 with a functioning IPv6 stack and > > some applications. > > IPv6 is a very complex area and I believe that a -RE

Re: 4.0 code freeze scheduled for Jan 15th

2000-01-05 Thread Kelly Yancey
On Wed, 5 Jan 2000, Jordan K. Hubbard wrote: > And given that we've already slipped from December 15th, I think you > can treat this as a pretty hard deadline, to be further slipped only > grudgingly and in response to clear and dire need. > > 10 days, folks! Make 'em count.. :) > I don't s

Re: date(1) and -v-1m

2000-01-05 Thread Alexander Langer
Thus spake Brian Somers ([EMAIL PROTECTED]): > > Do we want an additional option? (I want :-)) > I certainly wouldn't object to -V doing the same as -v but rounding > down this could also decide how to behave when a -v adjusts the > time onto a non-existent time (say 1:30 when the clocks go

Re: 4.0 code freeze scheduled for Jan 15th

2000-01-05 Thread Kai Voigt
Louis A. Mamakos wrote: > > Will we try to include the remaining KAME IPv6 integration into 4.0 before > the freeze? It would be nice to have 4.0 with a functioning IPv6 stack and > some applications. IPv6 is a very complex area and I believe that a -RELEASE should come with both a clean IPv6 s

Re: 4.0 code freeze scheduled for Jan 15th

2000-01-05 Thread Christian Kuhtz
On Wed, Jan 05, 2000 at 03:26:00PM -0500, Louis A. Mamakos wrote: > > Will we try to include the remaining KAME IPv6 integration into 4.0 before > the freeze? It would be nice to have 4.0 with a functioning IPv6 stack and > some applications. I second that desire. Cheers, Chris -- Christian

Re: 4.0 code freeze scheduled for Jan 15th

2000-01-05 Thread Louis A. Mamakos
Will we try to include the remaining KAME IPv6 integration into 4.0 before the freeze? It would be nice to have 4.0 with a functioning IPv6 stack and some applications. louie To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: 4.0 code freeze scheduled for Jan 15th

2000-01-05 Thread Matthew Dillon
Hallelujah! Guys, lets try to make this the most stable .0 release ever! -Matt Matthew Dillon <[EMAIL PROTECTED]> To Unsubscribe: send mail to [EMAIL PROTECTED] with

4.0 code freeze scheduled for Jan 15th

2000-01-05 Thread Jordan K. Hubbard
And given that we've already slipped from December 15th, I think you can treat this as a pretty hard deadline, to be further slipped only grudgingly and in response to clear and dire need. 10 days, folks! Make 'em count.. :) The code freeze will last for 15 days, during which time the 4.0 snaps

Re: HEADS-UP newppbus for beta-testing

2000-01-05 Thread Nicolas Souchu
On Mon, Jan 03, 2000 at 09:24:52PM +0200, Maxim Sobolev wrote: > >Nicolas Souchu wrote: > >> Hi there! >> >> FOR ANYBODY THAT USES ZIP/PRINTER/PLIP ON THE PARALLEL PORT UNDER -current >> >> A major ppbus(4) release is available for beta-testing. > >Good work! Now plip, which has been broken for ag

Re: Boot serial console all blanks

2000-01-05 Thread Archie Cobbs
Warner Losh writes: > : The 2nd and 3rd stage boot loader output to the serial port is all > : blanks. That is, every character is output as a blank -- you can > : see them printing, and see the 10 second autoboot messages, but > : they're all space characters. > > I have seen this when I've had

Re: Boot serial console all blanks

2000-01-05 Thread Warner Losh
In message <[EMAIL PROTECTED]> Archie Cobbs writes: : The 2nd and 3rd stage boot loader output to the serial port is all : blanks. That is, every character is output as a blank -- you can : see them printing, and see the 10 second autoboot messages, but : they're all space characters. I have see

Re: Boot serial console all blanks

2000-01-05 Thread Jim Shankland
Archie Cobbs <[EMAIL PROTECTED]> writes: > The 2nd and 3rd stage boot loader output to the serial port > is all blanks. That is, every character is output as a > blank -- you can see them printing, and see the 10 second > autoboot messages, but they're all space characters. Sorry, I'm drawing a

Boot serial console all blanks

2000-01-05 Thread Archie Cobbs
Has anyone else seen this problem? The 2nd and 3rd stage boot loader output to the serial port is all blanks. That is, every character is output as a blank -- you can see them printing, and see the 10 second autoboot messages, but they're all space characters. Thanks for any insights. -Archie

Re: A couple questions regarding pcmcia cards....

2000-01-05 Thread William Woods
Here is the pccard.conf entry: # 3Com Fast Etherlink 3C574TX card "3Com" "Megahertz 574B" config 0x1 "ep0" ? 0x1 insert echo 3Com Fast Etherlink 3C574B inserted insert /etc/pccard_ether ep0 remove echo 3Com Fast Etherlink This is on a 3.4 -stable system On

Re: A couple questions regarding pcmcia cards....

2000-01-05 Thread Warner Losh
In message <[EMAIL PROTECTED]> will andrews writes: : I am currently using a 3Com 3CCFE574BT with 4.0-CURRENT here. Mind you, that is What does your pccard.conf entry look like for it? Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the m

Re: options COMPAT_LINUX makes kernel fail to compile

2000-01-05 Thread Peter Wemm
David Scheidt wrote: > On Wed, 5 Jan 2000, Michael Lucas wrote: > > > Hello, > > > > Not that this is an actual fix to the problem, but: > > > > The COMPAT_LINUX kernel option isn't needed any more, per Marcel. (At > > least, when I wrote an article on this, it wasn't.) You can probably > > r

Re: rlogin from 3.X to 4.0 problem...

2000-01-05 Thread Udo Schweigert
On Wed, Jan 05, 2000 at 18:33:40 +0100, Poul-Henning Kamp wrote: > In message <[EMAIL PROTECTED]>, Luigi Rizzo writes: > >With the 991229 shapshot, from a FreeBSD 3.3 or 3.4 machine: > > > > > rlogin bsd4 > > assword:hey this is great! > > > >why is the initial 'P' missing, and the passwor

Re: A couple questions regarding pcmcia cards....

2000-01-05 Thread Warner Losh
In message <[EMAIL PROTECTED]> "Matthew N. Dodd" writes: : Anyone know of a PCI Cardbus bridgeboard? I'd rather not have to get a : laptop just so I can play with cardbus. I've seen two, both of which seem to be unavailable. One is at a URL that I've lost and the other was made by compaq and w

Re: Problem with rlogin and /etc/pam.conf

2000-01-05 Thread Udo Schweigert
On Tue, Jan 04, 2000 at 08:10:24 +0200, Mark Murray wrote: > > My work around to this problem is to add the following line to /etc/pam.conf, > > rshdauthsufficient pam_deny.so > > What timing! I just committed something that looks identical! > Great. That fixed it for me. Also

Re: rlogin from 3.X to 4.0 problem...

2000-01-05 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Luigi Rizzo writes: >With the 991229 shapshot, from a FreeBSD 3.3 or 3.4 machine: > > > rlogin bsd4 > assword:hey this is great! > >why is the initial 'P' missing, and the password echoed ? Bug in /etc/pam.conf I belive markm is on the case. -- Poul-H

rlogin from 3.X to 4.0 problem...

2000-01-05 Thread Luigi Rizzo
With the 991229 shapshot, from a FreeBSD 3.3 or 3.4 machine: > rlogin bsd4 assword:hey this is great! why is the initial 'P' missing, and the password echoed ? cheers luigi ---+- Luigi RIZZO, [

Re: A couple questions regarding pcmcia cards....

2000-01-05 Thread Warner Losh
In message <[EMAIL PROTECTED]> Frank Mayhar writes: : He's got both the card and the documentation, courtesy of Terry Murphy at : 3Com and my efforts to that end. Cool. : > I have a 3CCFE575CT sitting here on my desk right now as a gentile : > reminder to work on pccard/cardbus stuff :-). : : I

Re: Proposal: Removing doscmd from the source tree...

2000-01-05 Thread Oliver Fromme
Michael Lucas <[EMAIL PROTECTED]> wrote in list.freebsd-current: > Actually, several ports give you the option of building with or > without X support (i.e., SSH). It would be nice to have a USE_X11 > option in /etc/make.conf for doscmd as well as these ports, so you > don't have to specify i

Re: A couple questions regarding pcmcia cards....

2000-01-05 Thread will andrews
On 05-Jan-00 William Woods wrote: > ok, now...to get it working... > > ideas? I am currently using a 3Com 3CCFE574BT with 4.0-CURRENT here. Mind you, that is 4.0-CURRENT as of September 29, right before Matt Dodd's if_ep.c commit that moved towards newcard implementation. You will not b

Re: options COMPAT_LINUX makes kernel fail to compile

2000-01-05 Thread David Scheidt
On Wed, 5 Jan 2000, Michael Lucas wrote: > Hello, > > Not that this is an actual fix to the problem, but: > > The COMPAT_LINUX kernel option isn't needed any more, per Marcel. (At > least, when I wrote an article on this, it wasn't.) You can probably > remove COMPAT_LINUX entirely. I use COM

Re: options COMPAT_LINUX makes kernel fail to compile

2000-01-05 Thread Kenneth Wayne Culver
Well, just make sure that you load the linux compatibility kernel module though. = | Kenneth Culver | FreeBSD: The best OS around.| | Unix Systems Administrator | ICQ #: 24767726 | | and student at

Re: panic in newpcm ( was Re: Ouch! Something broke (possibly ATA))

2000-01-05 Thread Nick Hibma
> > and I apologise for wrongfully accusing it. The panic is in fact > > caused by newpcm (Cameron CC'd). DDB trace can be provided upon request > > (is there a way to save it into a file instead of having to write it > > down on a piece of paper?) > > Sure. Hook up serial console or some

Re: A couple questions regarding pcmcia cards....

2000-01-05 Thread Matthew N. Dodd
On Wed, 5 Jan 2000, Frank Mayhar wrote: > > I have a 3CCFE575CT sitting here on my desk right now as a gentile > > reminder to work on pccard/cardbus stuff :-). > > Is that one that Matt sent you? If so, that's the result of the same > effort. Else Matt has one, too. I offered him mine but he s

Re: ifq_maxlen in vx-driver

2000-01-05 Thread Matthew N. Dodd
On Wed, 5 Jan 2000, Oliver Schonefeld wrote: > i am using the vx driver in for my two 3c397 boards. > when booting i get the following message: > > vx0 XXX: driver didn't set ifq_maxlen > > obviosly the ifq_maxlen is not set in the eisa nor in the pci version > in the driver. actually, to set th

HEADS UP: Crossbuilding world

2000-01-05 Thread Marcel Moolenaar
Hi, After a couple of weeks (or is it months already) of reorganizing the build process, I've come to the point where I can say that I'm ready -- well, sort of. I'm cross-building with two patches that are in the pipeline of being committed. I've made the patches available for those who can't or

making release

2000-01-05 Thread Alexandr Listopad
thanks... marc.s>Have a look at : marc.s> marc.s>http://www.external.org/freebsd/current.html marc.s> marc.s>Worked fine for me. ...but it not what do I mean... I need to make RELEASE (ftp-like). I know that I need a FULL CVS tree as handbook wrote: --- Second, you have to have the whole CVS

Re: A couple questions regarding pcmcia cards....

2000-01-05 Thread Frank Mayhar
Warner Losh wrote: > In message <[EMAIL PROTECTED]> Frank Mayhar writes: > : Wups, I thought I read 575BT. But no, the 574BT doesn't work either; there's > : a bug somewhere in the driver. I have one of _those_, too, having read the > : same thing you did. > > Last I heard, Matt Dodd had or was

Re: kvm-troubles

2000-01-05 Thread Pascal Hofstee
On Wed, Jan 05, 2000 at 11:38:56AM +0100, Pascal Hofstee wrote: > with a buildworld of sources fetched about 6-8 hours ago ... I get a whole > lot of trouble with anything that tries to use kvm. > > Ending up with loads of the following error: > link_elf_lookup_symbol: corrupt symbol table > > b

Re: new man pages

2000-01-05 Thread Marc Schneiders
On Wed, 5 Jan 2000, Bruce Evans wrote: > On Wed, 5 Jan 2000, Ollivier Robert wrote: > > > According to Rodney W. Grimes: > > > xntpd was recently renamed ntpd, but the documentation and manual > > > pages was not. > > > > > You'll find the manual page for ntpd with a ``man xntpd''. > > Those

Re: options COMPAT_LINUX makes kernel fail to compile

2000-01-05 Thread Marcel Moolenaar
Michael Lucas wrote: > The COMPAT_LINUX kernel option isn't needed any more, per Marcel. (At > least, when I wrote an article on this, it wasn't.) You can probably > remove COMPAT_LINUX entirely. Assuming that you want to use the module of course... -- Marcel Moolenaar

ifq_maxlen in vx-driver

2000-01-05 Thread Oliver Schonefeld
hello *! i am using the vx driver in for my two 3c397 boards. when booting i get the following message: vx0 XXX: driver didn't set ifq_maxlen obviosly the ifq_maxlen is not set in the eisa nor in the pci version in the driver. actually, to set this, would be one line in the driver, but unfrotun

making release

2000-01-05 Thread Alexandr Listopad
Hi. I want to make a release of 4.0-CUR in 3.4-ST. Will it nice idea? Now I cvsuping sources of 4.0. Is there any troubles? And another one question: I don't cvsup "cvs-crypto". Will my release maked? Thanks. ..and sorry for my bad English. ;| P.S. pls reply to me, i'm not currently subscribed

Re: Proposal: Removing doscmd from the source tree...

2000-01-05 Thread Marcel Moolenaar
Taavi Talvik wrote: > > Maybe knob in /etc/make.conf instead to force compiling with X? > Nah, we don't need to. doscmd doesn't have X support by default (now that I've committed the fix). Recompiling doscmd to get X (given X is installed on the machine of course) is broken but simple enough. I

Re: A couple questions regarding pcmcia cards....

2000-01-05 Thread Matthew N. Dodd
On Wed, 5 Jan 2000, Warner Losh wrote: > Last I heard, Matt Dodd had or was waiting for a 574BT and pccard > enviornment to fix the driver. I've got both a 574 and a 575. I'm waiting on my PCIC ISA bridgeboard. :/ Anyone know of a PCI Cardbus bridgeboard? I'd rather not have to get a laptop ju

Re: Proposal: Removing doscmd from the source tree...

2000-01-05 Thread Michael Lucas
> > > A possibility could be: 1. build it for i386 only, 2. build it via > > > buildworld without X11, regardless if X11 exists. If I want to use it > > > with X11, it is interactive and I can make it for X11 by hand - it will > > > not break on compile runs at some hour at night. > > > > I'll c

Re: compiling libF77/libI77

2000-01-05 Thread David O'Brien
On Tue, Jan 04, 2000 at 10:28:28PM +0100, Dave J. Boers wrote: > It's funny how I tend to find things out only just _after_ I asked someone If you still need the shared libf2c.so.2 for older binaries, install the latest compat3x distribution. -- -- David([EMAIL PROTECTED]) To Unsubscribe:

Re: ATA atapi-all.c problems/fixes/cleanups

2000-01-05 Thread Brian Fundakowski Feldman
On Wed, 5 Jan 2000, Soren Schmidt wrote: > Try this patch instead, it should do the right thing.. Since they're functionally the same, sure, I wouldn't mind either way :) > > -Søren > -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / [EMAIL PROTECTED]

Re: Opera Beta and FreeBSD

2000-01-05 Thread Bill Fumerola
On Wed, 5 Jan 2000, Lutz Albers wrote: > Works fine, but you need the glibc-2.1 libraries (i.e. from RedHat 6.1), as > it is linked against these. > > Keep in mind that this is no beta, but a 'technical preview', many > functions are still missing. FWIW, the linux_base port in http://www.Free

Re: Proposal: Removing doscmd from the source tree...

2000-01-05 Thread Taavi Talvik
On Wed, 5 Jan 2000, Marcel Moolenaar wrote: > Thomas Zenker wrote: > > > > A possibility could be: 1. build it for i386 only, 2. build it via > > buildworld without X11, regardless if X11 exists. If I want to use it > > with X11, it is interactive and I can make it for X11 by hand - it will > >

Re: Proposal: Removing doscmd from the source tree...

2000-01-05 Thread Marcel Moolenaar
Thomas Zenker wrote: > > A possibility could be: 1. build it for i386 only, 2. build it via > buildworld without X11, regardless if X11 exists. If I want to use it > with X11, it is interactive and I can make it for X11 by hand - it will > not break on compile runs at some hour at night. I'll co

Re: Opera Beta and FreeBSD

2000-01-05 Thread Lutz Albers
If memory serves me right, said on 2000-01-04 15:29 -0600: > Has anyone gotten Opera beta working under linux emulation? Works fine, but you need the glibc-2.1 libraries (i.e. from RedHat 6.1), as it is linked against these. Keep in mind that this is no beta, but a 'technical preview', ma

Re: options COMPAT_LINUX makes kernel fail to compile

2000-01-05 Thread Michael Lucas
Hello, Not that this is an actual fix to the problem, but: The COMPAT_LINUX kernel option isn't needed any more, per Marcel. (At least, when I wrote an article on this, it wasn't.) You can probably remove COMPAT_LINUX entirely. (If only the rest of the problems were this easy. :) ==ml > Hi

Re: A couple questions regarding pcmcia cards....

2000-01-05 Thread Brad Knowles
At 11:59 PM -0700 2000/1/4, Warner Losh wrote: > I fear it will be Feb or Mar before I get to it at this rate > since I have little free time. Consulting $$$ takes precidence over > freetime hacking... I'm not one of the affected, but is there any chance a collection could be t

kvm-troubles

2000-01-05 Thread Pascal Hofstee
with a buildworld of sources fetched about 6-8 hours ago ... I get a whole lot of trouble with anything that tries to use kvm. Ending up with loads of the following error: link_elf_lookup_symbol: corrupt symbol table bash-2.03$ vmstat -i vmstat: undefined symbols: _cp_time _cnt _boottime _hz _s

Re: Opera Beta and FreeBSD

2000-01-05 Thread Vallo Kallaste
On Wed, Jan 05, 2000 at 11:53:46AM +0200, Maxim Sobolev <[EMAIL PROTECTED]> wrote: > > What WM you are running? Is it Blackbox with KDE or..? > > Looks like it is KWM with KDE ;). Ok, ok :) I did run Blackbox some time ago w.o. KDE and now I saw the nice taskbar with gradient, so.. hehe I thoug

Re: Opera Beta and FreeBSD

2000-01-05 Thread Maxim Sobolev
Vallo Kallaste wrote: > On Tue, Jan 04, 2000 at 02:12:08PM -0800, Chris Piazza <[EMAIL PROTECTED]> wrote: > > > Yes. I must warn you it's still really buggy if you intend to use > > it a lot. Basically all I did was grab the opera tarball, extract > > it and run the 'runnow' script. > > > > Scr

RE: A couple questions regarding pcmcia cards....

2000-01-05 Thread Jason Young
> You can pull rev. 1.87 of if_ep.c out of the Attic from cvsweb: > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/isa/Attic/if_ep.c > > And it will drop directly into your tree in /sys/i386/isa. > Make sure you > have 1.23.2.1 or later of if_epreg.h. Argh, I thought I was talking on t

RE: A couple questions regarding pcmcia cards....

2000-01-05 Thread Jason Young
The card is also available in a 16-bit version (it has a PC Card logo on the back, I don't know if the Cardbus one does or not). It's important to note that the 575 (not the 574) is CardBus. I used to have one, but semi-thankfully, it got blown up by lightning and the replacement was 16-bit and t

Re: ATA lost contact

2000-01-05 Thread Soren Schmidt
It seems Kris Kennaway wrote: > On Wed, 5 Jan 2000, Soren Schmidt wrote: > > > The disk probably has problems with DMA mode (lots of older WD disks > > has that). You only get WDMA2 mode since you controller is an older > > Intel PIIX that can't do UDMA... > > Hmm..This disk was bought in about

portmap problems

2000-01-05 Thread Anthony Kimball
Recently I've noticed that it takes a long time for portmap to settle well enough so that mountd and nfsd can register. Jan 5 02:16:56 avalon mountd[97]: can't register mount Jan 5 02:16:56 avalon nfsd:[99]: can't register with udp portmap Very strange. Strange enough so that perhaps it migh

newpcm problems

2000-01-05 Thread Anthony Kimball
With yesterday's current I get bounce buffer panics in isa_dmastart doing cat foo.pcm >/dev/dsp. The same thing happens with mss.c v1.42 modified to reduce MSS_BUFSIZE by 48k. The card is ESS1869 in this case: Jan 5 02:16:55 avalon /kernel: unknown0: at port 0x800-0x807 on isa0 Jan 5 02:16

Re: ATA lost contact

2000-01-05 Thread Kris Kennaway
On Wed, 5 Jan 2000, Soren Schmidt wrote: > The disk probably has problems with DMA mode (lots of older WD disks > has that). You only get WDMA2 mode since you controller is an older > Intel PIIX that can't do UDMA... Hmm..This disk was bought in about March 99..you're sure that's the reason? Kr

Re: ATA lost contact

2000-01-05 Thread Soren Schmidt
It seems Kris Kennaway wrote: > One of my Western Digital Caviars doesn't work under the new ATA driver: > upon trying to access the disk (via swapon or mount during boot) it gives > the famous "lost contact with disk" message and falls back to PIO mode. > Interestingly, my two older WDCs work fin

Re: ATA atapi-all.c problems/fixes/cleanups

2000-01-05 Thread Soren Schmidt
It seems Brian Fundakowski Feldman wrote: > > I used a multiple of the blocksize, and it works fine, except for on > the very last bit of data. The very last bit of data is what causes > an underrun, and the code that's there for overrun/underrun is > wrong right now. For underrun, it ends up w