Re: FreeBSD MySQL still WAY slower than Linux

2005-06-17 Thread Warner Losh
> i think you're missing the point... using CURRENT on a production > machine is a bad idea... the performance is great, but hardly worth the > risk of breaking something. In general, this is true. But since we're in the glide path to a release, and since we have measures in place to keep dest

Re: Old messages

2005-07-03 Thread Warner Losh
They were on all the lists. The result of someone mistakenly inserting them into the mail stream rather than his gmail account... Warner ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe,

Re: HEADS UP! 6.0-RELEASE coming

2005-10-31 Thread Warner Losh
> > The ACPI+sio problem is known. I have a motherboard with a similar > > problem, though a different brand than yours. I solved it by removing > > the ACPI attachment from the sio code. The better solution is to allow > > loader hints to override ACPI hints. I tried talking to John Baldwin >

Re: HEADS UP! 6.0-RELEASE coming

2005-10-31 Thread Warner Losh
From: Scott Long <[EMAIL PROTECTED]> Subject: Re: HEADS UP! 6.0-RELEASE coming Date: Mon, 31 Oct 2005 10:42:32 -0700 > Warner Losh wrote: > >>>The ACPI+sio problem is known. I have a motherboard with a similar > >>>problem, though a different brand than yours.

Re: HEADS UP! 6.0-RELEASE coming

2005-10-31 Thread Warner Losh
From: Scott <[EMAIL PROTECTED]> Subject: Re: HEADS UP! 6.0-RELEASE coming Date: Mon, 31 Oct 2005 12:48:49 -0700 (MST) > On Mon, 31 Oct 2005, Warner Losh wrote: > > From: Scott Long <[EMAIL PROTECTED]> > > Subject: Re: HEADS UP! 6.0-RELEASE coming > > Date

Re: [releng_6 tinderbox] failure on sparc64/sparc64

2006-02-03 Thread Warner Losh
From: [EMAIL PROTECTED] (Dag-Erling Smørgrav) Subject: Re: [releng_6 tinderbox] failure on sparc64/sparc64 Date: Fri, 03 Feb 2006 11:53:38 +0100 > Kris Kennaway <[EMAIL PROTECTED]> writes: > > COPTFLAGS=-O -pipe according to the tinderbox logs. > > Hmm, yes, apparently it only uses -O2 on HEAD.

Re: [releng_6 tinderbox] failure on sparc64/sparc64

2006-02-03 Thread Warner Losh
From: [EMAIL PROTECTED] (Dag-Erling Smørgrav) Subject: Re: [releng_6 tinderbox] failure on sparc64/sparc64 Date: Fri, 03 Feb 2006 10:22:25 +0100 > Harti Brandt <[EMAIL PROTECTED]> writes: > > The interesting point is: why does it build on my real sparc (2-UII CPUs, > > 512MByte memory), but not o

Re: [releng_6 tinderbox] failure on sparc64/sparc64

2006-02-03 Thread Warner Losh
From: Scott Long <[EMAIL PROTECTED]> Subject: Re: [releng_6 tinderbox] failure on sparc64/sparc64 Date: Fri, 03 Feb 2006 19:40:42 -0700 > Warner Losh wrote: > > From: [EMAIL PROTECTED] (Dag-Erling Smørgrav) > > Subject: Re: [releng_6 tinderbox] failure on sparc64/sparc64

Re: /etc/defaluts/rc.conf

2000-10-23 Thread Warner Losh
In message <[EMAIL PROTECTED]> root writes: : I was just wondering about an entry in /usr/src/UPDATING. I just : cvsup'ed/mergemaster'ed today. The section in question is: : 2907: : Networking defaults have been tightened. Anybody upgrading I think it was a premature MFC on m

Re: Old 4.0-R binaries remaining in 4.1.1-S

2000-10-23 Thread Warner Losh
In message <[EMAIL PROTECTED]> Kenneth W Cochran writes: : As examples, these are the files in /usr/bin from the original : install & which make {build,install}world have not clobbered: : -r-xr-xr-x 1 root wheel 6557 Mar 20 2000 systags : -r-xr-xr-x 1 root wheel46532 Mar 20 2000 ht

Re: 4.2-BETA + Dell Inspiron 3800 + 3CEX589ET

2000-11-06 Thread Warner Losh
In message <[EMAIL PROTECTED]> [EMAIL PROTECTED] writes: : The above configuration locks up w/ GENERIC. I needed specify : a irq (10) to get the kernel to boot. If the 3CEX589ET is : removed the system will boot. I don't know what the right magic is, but you are definitely ru

Re: pcmcia nic problem

2000-11-10 Thread Warner Losh
In message <[EMAIL PROTECTED]> Boris Samorodov writes: : On Thu, 9 Nov 2000, Qing wrote: : : > dmesg output : > = : ... : > sio1: configured irq 3 not in bitmap of probed irqs 0 :^ : ... : > ep0: <3Com Etherlink III 3C589> at port 0x240-0x24f irq 3 slot 0 on pc

Re: Linksys PCMPC100 problem

2000-11-10 Thread Warner Losh
In message <[EMAIL PROTECTED]> Lars Eggert writes: : We're getting very bad TCP throughput from a Linksys PCMPC100 card. I'm : wondering if anybody can confirm this or has seen a similar problem with : the Linksys card. It looks like the Linksys card is unable to perform at : 100Mbit/s full-duplex

Re: Multiport NIC needed

2000-11-13 Thread Warner Losh
In message <[EMAIL PROTECTED]> Gregory Bond writes: : We have used the Intel twin fxp card since 3.2 with no problems. We've used the twin fxp cards since 3.2 as well. We've also used a tulip based de bard that was horrible. Mostly because the older tulips don't like some of the hubs that we've

Re: Firewall for the lazy???

2000-11-13 Thread Warner Losh
In message <[EMAIL PROTECTED]> Michael Lucas writes: : To the best of my knowledge, there are no "firewall for the lazy" : tools out there. Sorry. Wire cutters work well for that. It is 100% secure, but 100% useless :-) Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

Re: "make modules" kicks the first module directory twice

2000-11-13 Thread Warner Losh
In message <[EMAIL PROTECTED]> Marcel Moolenaar writes: : BTW: I'm also looking at Warner's patch. Maybe that's the better fix for : it, but I have to dig into the Makefiles a bit more to get a better : picture... The implications are that make obj isn't done unless you've run make depend first.

Re: libc shlib version

2000-11-15 Thread Warner Losh
In message <[EMAIL PROTECTED]> "David O'Brien" writes: : On Wed, Nov 15, 2000 at 12:21:02AM -0700, Warner Losh wrote: : > Maybe I'm crazy, but can't we find and kill the API change that caused : > this and back it out for 4.x? I suspect it was the per inte

Re: libc shlib version

2000-11-15 Thread Warner Losh
In message <[EMAIL PROTECTED]> Jordan Hubbard writes: : Can we just stop arguing about this and bump the frickin' numbers already? : Time is running out! That's your call as RE. Since we don't know what change caused it, that's likely the least bad thing we can do. Warner To Unsubscribe: send

Re: 4.2-BETA hangs on boot

2000-11-17 Thread Warner Losh
In message <[EMAIL PROTECTED]> Steve Price writes: : Yep, that did it. Since Dell laptops are so commonplace it : would be nice get this fixed in the GENERIC before the release : goes out. I'm sure there is a more appropriate fix, but the : following patch worked for me. This won't be changed.

Re: 4.2-BETA hangs on boot

2000-11-17 Thread Warner Losh
In message <[EMAIL PROTECTED]> Blaz Zupan writes: : Sure, but I don't quite understand why it says "irq 0". Is that the same as : leaving the "irq" part out alltogether? irq 0 is there specifically so that the irq is listed in userconfig so that users can change it. Warner To Unsubscribe: sen

Re: 4.2-BETA hangs on boot

2000-11-17 Thread Warner Losh
In message <[EMAIL PROTECTED]> Blaz Zupan writes: : > # Sure, but I don't quite understand why it says "irq 0". Is that the same as : > # leaving the "irq" part out alltogether? : > : > The best I can tell it puts pcic in polling mode. I could be : > wrong. :) : : Ok, then it is the same as le

Re: 4.2-BETA hangs on boot

2000-11-17 Thread Warner Losh
In message <[EMAIL PROTECTED]> John Baldwin writes: : Removing it should be fine. I think it is more of a hack to allow : an irq setting to be there for the kernel config to pick up on and : let the user edit. Yes. That's right. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "uns

Re: 4.2-BETA hangs on boot

2000-11-17 Thread Warner Losh
In message <[EMAIL PROTECTED]> Lars Eggert writes: : I've added irq 10 to the pcic line (Windows tells me this is the correct : one), and cards are detected correctly during boot and work fine. However, : ejecting/inserting them whan the system is running doesn;t work anymore - : pccardd is silent

Re: 4.2-BETA hangs on boot

2000-11-17 Thread Warner Losh
In message <[EMAIL PROTECTED]> mike ryan writes: : On 11/17/00, Warner Losh wrote: : > In message <[EMAIL PROTECTED]> Steve Price writes: : > : Yep, that did it. Since Dell laptops are so commonplace it : > : would be nice get this fixed in the GENERIC before the release

Re: 4.2-BETA hangs on boot

2000-11-17 Thread Warner Losh
In message <[EMAIL PROTECTED]> Rasmus Skaarup writes: : I have a Compaq Armada M700 with the same pcic problem as the other guys : with Dell's and whatnot - I've read Warners mails stating the pro's and : con's of this situation. : : Please tell me how I can boot the 4.2-RC1 floppies, because I

Re: Dedicated disks (was: Dangerously Dedicated)

2000-11-19 Thread Warner Losh
In message <[EMAIL PROTECTED]> Greg Lehey writes: : They waste space. In most cases, they're not needed. Isn't that : enough? No. Writing in 'C' isn't necesary and wastes space. That, in and of itself, isn't a reason to not use it. But like mike said, it was the ability to create these for t

Re: Dedicated disks (was: Dangerously Dedicated)

2000-11-19 Thread Warner Losh
In message <[EMAIL PROTECTED]> "Daniel O'Connor" writes: : At least remove the option from sysinstall so new users don't get : stuck with it. I strongly support this. It has burned me on several machines. I don't think that anyone will remove it from the kernel... Warner To Unsubscribe: send

Re: Dedicated disks (was: Dangerously Dedicated)

2000-11-19 Thread Warner Losh
In message <[EMAIL PROTECTED]> Greg Lehey writes: : I wonder how long the current Microsoft partition table has to live, : anyway? Sooner or later people are going to have to move to LBA : addressing, or disks will get so big that the partition table can't : address them. Then, hopefully, we'll

Re: 4.2-BETA hangs on boot [not only laptop!]

2000-11-19 Thread Warner Losh
In message <[EMAIL PROTECTED]> Gerd Knops writes: : The 4.2 Beta CD does not boot on a system that has a MultiTech : MT5634ZPX PCI (aka ActionTec 56k FAX PCI Modem) modem card (yes, that : one has a controller and is supported by FreeBSD). Interestingly, once : the system is installed, the c

Re: make depend fails

2000-11-20 Thread Warner Losh
In message <[EMAIL PROTECTED]> Igor Khavin writes: : Trying to make depend I got : : @ -> /usr/src/sys : machine -> /usr/src/sys/i386/include : make: don't know how to make agp_if.c. Stop : *** Error code 2 : Stop in /usr/src/sys/modules. : *** Error code 1 : Stop in /usr/src/sys/compile/NOVEMBER

Re: FBSD src/version info.

2000-11-20 Thread Warner Losh
In message <[EMAIL PROTECTED]> Jason Neumann writes: : I am wondering where I can look at /usr/src and find out what version of : the src I have (4.1.1-STABLE 4.2-BETA, 4.2-RELEASE) etc. Assuming that it was all checked out at the same time, which you cannot easily devine, you can look at /usr/sr

Re: WaveLAN PCI problem

2000-11-23 Thread Warner Losh
In message <[EMAIL PROTECTED]> shizuka00 writes: : I have a Lucent WaveLAN wireless lan card that come with a PCI : PCMCIA That configuration isn't currently working. I have the hardware to test this and will work on getting it working when I get the time. It won't likely be until after the hol

Re: pccard woes

2000-11-23 Thread Warner Losh
Sounds like a resource conflict introduced when you added the hard disk. Do you have a demsg from before/after? It might also be a conflict with memory. -1 is ff which is a common way things conflict. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in

Re: WaveLAN PCI problem

2000-11-23 Thread Warner Losh
In message <[EMAIL PROTECTED]> shizuka00 writes: : In this case, I have to dump either my motherboard or the adaptor : because my motherboard is an ASUS CUSL2 which has no ISA slot. I may : have some spare time next month, is there any doc detailed how to : complete the emulation code? The proble

Re: 4.2-BETA hangs on boot

2000-11-17 Thread Warner Losh
In message <[EMAIL PROTECTED]> [EMAIL PROTECTED] writes: : Which is all great and good except that it is not mentioned : in UPDATING and the release notes lie (irq 0 != poll mode). : So something needs to be fixed, whether it be GENERIC, the : release notes or UPDATING.

Re: 4.2-BETA hangs on boot

2000-11-17 Thread Warner Losh
In message <[EMAIL PROTECTED]> Steve Price writes: : On Fri, Nov 17, 2000 at 03:03:44PM -0700, Warner Losh wrote: : # : # This won't be changed. polling works on more systems than a specific : # IRQ, and the IRQ to use varies so widely that any choice is likely to : # be wrong. :

Re: 4.2-BETA hangs on boot

2000-11-17 Thread Warner Losh
In message <[EMAIL PROTECTED]> Steve Price writes: : I put a smiley. I didn't mean to offend you. I really appreciate : all the hard work you and others have done in geting the pccard : changes in. It just seemed odd that it worked with 4.0 and doesn't : now with 4.2R. I now understand why it

Re: Dell C600/FreeBSD4.2-rel

2000-12-06 Thread Warner Losh
In message <[EMAIL PROTECTED]> Danny Braniss writes: : which is the 'prefered' solution? : changing the configuration : device pcic0 at isa? irq 0 ... : to : device pcic0 at isa? irq 10 ... : (are there cards that behave correctly with irq 0?) : or the : /etc/pccard.conf

Re: WaveLAN PCI problem

2000-12-06 Thread Warner Losh
In message <[EMAIL PROTECTED]> shizuka00 writes: : Should I assume that -current code should work with this PCI adapter? No. I've not been able to get these cards to work with -current yet, nor have I had the time to find why it hangs. : 1. Using GENERIC kernel (cvsup 30 Nov), machine hang afte

Re: Dedicated disks (was: Dangerously Dedicated)

2000-12-14 Thread Warner Losh
In message <[EMAIL PROTECTED]> Glendon Gross writes: : Please correct me if I am wrong, but this discussion seems to revolve : around a problem that results from nonstandard BIOS routines. Not so much non-standard bios routines, but rather from BIOSes that know too much about what Should Be Th

Re: Dedicated disks (was: Dangerously Dedicated)

2000-12-14 Thread Warner Losh
In message <[EMAIL PROTECTED]> Glendon Gross writes: : Does that mean that such BIOS's are proprietary in the sense that they : don't recognize the dedicated format? One could say that, however the fake disk label for dedicated disks is a problem. The BIOS shouldn't know about partitions, but m

Re: Mesa-apps refuses to compile under XFree4

2000-12-18 Thread Warner Losh
In message <[EMAIL PROTECTED]> Bjarne Wichmann Petersen writes: : : *Finally* got XFree4/DRI working with my G400. But the tradeoff? GL-apps refuses to :compile(*). : : Eg. ports/games/gltron reports this: : : configure:618: checking for main in -lGL : configure:633: gcc -o conftest -O -pipe

Re: build kernel fails ...

2000-12-30 Thread Warner Losh
In message <[EMAIL PROTECTED]> "O. Hartmann" writes: : Well, among my posting about vinum problems, now I'm not able to build : a kernel: Did you do a buildworld first? Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: 4.2-STABLE broken build? (Recent commit)

2001-01-02 Thread Warner Losh
ray was MFC'd earlier today. Looks like a problem. Duncan, I'm sure, will fix it when he realizes what is going on (if he hasn't done so alread). Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: Required files for Linux emulation

2001-01-21 Thread Warner Losh
In message <[EMAIL PROTECTED]> Forrest Aldrich writes: : I have a third-party program (Interscan Viruswall, anyone using that on : FreeBSD?) that seems to require an additional amount of info to determine : the version of Linux supported: : : grep: /etc/redhat-release: No such file or directory

Re: Limit on the number of disklabel entries?

2001-01-21 Thread Warner Losh
In message <006301c0830a$65959f70$b8209fc0@marlowe> "Shawn Barnhart" writes: : Is there a hard limit on the number of disk label entries? Yes. a-h is all you get. On boot disks, a is /, b is swap. On all disks 'c' is the whole disk (too many things break when you ignore this rule). : I have a

Re: Limit on the number of disklabel entries?

2001-01-21 Thread Warner Losh
In message <[EMAIL PROTECTED]> Matt Heckaman writes: : Then what, might I ask, is slice "d" for? :) I've always wondered this. It used to be for the whole whole disk. : Also, "e" is "the whole disk within slice 'c'" on a secondary disk? At : least that's what mine defaulted to when i installed

Re: 4.0 Release -> 4.2-Stable should be ok ? via cvsup ?

2001-02-11 Thread Warner Losh
In message <[EMAIL PROTECTED]> Andrew Gordon writes: : I hope that's _late_ Feb 4th sources if your firewall uses ipfw: ipfw was : substantially broken from 2001/02/01 20:25:09 to 2001/02/04 05:48:59 : (/sys/netinet/ip_fw.c rev 1.131.2.13 is the bad version). : : We were upgrading our firewall

Re: sshd in 4.2-STABLE

2001-02-12 Thread Warner Losh
In message <[EMAIL PROTECTED]> Matt Dillon writes: : ... or maybe installworld should just check to see if /etc/pam.conf is : the unmodified older version and overwrite it with /usr/src/etc/pam.conf : by default, rather then create little gotchas for people trying to : upgrade. Hm

Re: CARDBUS support in -STABLE

2001-02-14 Thread Warner Losh
In message <[EMAIL PROTECTED]> "Vladimir V. Egorin" writes: : I have a laptop with cardbus ethernet which I am anxious to use at some : time. I understand cardbus support has just appeared in -current. : Does anyone know how close it is to appearing in -stable (e.g. a couple : of months, a year,

Re: ipfw query..

2001-02-16 Thread Warner Losh
In message <[EMAIL PROTECTED]> Mike Bytnar writes: : This flag allows packets to pass through the pipes, until they are accepted by a : pass or fail rule. But the configuration can be tricky. : Another way is to place your packet processing (such as natd) first, then pass : through the pipes. Wit

Re: MFC request (was: What ??)

2001-02-25 Thread Warner Losh
In message <[EMAIL PROTECTED]> Cyrille Lefevre writes: : Warner Losh <[EMAIL PROTECTED]> writes: : : > In message <[EMAIL PROTECTED]> "David O'Brien" writes: : > : From today's -CURRENT dmesg: : > : : > : ---===> Happy Birthday Pet

Re: Compact Flash Device Driver

2001-02-25 Thread Warner Losh
In message <[EMAIL PROTECTED]> Arya Kalla writes: : Flash drivers. I have been given an assignment to make a device driver for : compact flash in EPOC OS, so can you please help me in how to go about doing Don't know what EPOC is. However, if you have them in an CF <-> IDE adapter you can use t

Re: where is the place to start dhclient?, entry in pccard.conf

2001-03-06 Thread Warner Losh
In message <[EMAIL PROTECTED]> Fritz Heinrichmeyer writes: : Hello this mail has two topics, : : I have : pccard_enable="YES" : hostname=xxx : ifconfig_ed0="DHCP" : in my laptop : : in /etc/rc.conf : : but i have to start dhclient by hand. What is to do? In recent versions of stable, it just

Re: No ping reponse on pccard

2001-03-19 Thread Warner Losh
In message <[EMAIL PROTECTED]> Pierre-Gilles Mialon writes: : I have a network at home and since I upgrade to stable 4.3beta, : my Netgear FA410 TXC doesn't answer on the icmp request. I can : nmap localhost from the computer itself but I cannot ping or ssh it The FA410 needs hacks to the ed dri

Re: cdrom

2001-03-26 Thread Warner Losh
In message <[EMAIL PROTECTED]> Bruce Burden writes: : > : > I'm getting a No such file or directory when I try to mount a CDROM with : > 4-STABLE. I've seen some stuff about this and have tried as many of the : > suggestions as I can, but no joy. : > : Is your pccard a 32 bit (CardBus) or

Re: FreeBSD 4.3-RC5 now on ftp.freebsd.org

2001-04-21 Thread Warner Losh
In message <[EMAIL PROTECTED]> Donn Miller writes: : That settles it: move the machine to Kansas or Nebraska. 8-) Actaully, Colorado would have better connectivity than either Kansas or Nebraska :-) Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the

Re: upgrade from 3.5 stable to 4.0 stable

2001-07-04 Thread Warner Losh
In message <[EMAIL PROTECTED]> Sergey Solyanik writes: : On Wed, Jul 04, 2001 at 03:36:52PM -0700, Alex Lee wrote: : : > I finally decided to upgrade the server from 3.5 stable to 4.0. I tried to : > following the procedure in UPDATING. But when I do "make buildworld : > -DNOPERL", I got the foll

Re: wi0 watchdog timeout with latest pccard MFC

2001-07-18 Thread Warner Losh
In message <[EMAIL PROTECTED]> Shizuka Kudo writes: : Yes, your PIR patch (pcic-stable.diff.6) did work for : me (which was before your MFC). I have copied your PIR : & pccard codes into latest stable codes and created a : diff file. It is working for my configuation right : now. Attached are the

Re: is "stable" "stable"?

2001-07-30 Thread Warner Losh
In message <[EMAIL PROTECTED]> Chris BeHanna writes: : > Then use a point release with the security patches applied. : : I.e., track RELENG_4_3 instead of RELENG_4. Since 4.3 was released, there have been only 9 commits to the 4.3 branch. That's gotta be insanely stable. :-) Warner To Un

Re: ** HEADS UP **

2001-07-30 Thread Warner Losh
In message <[EMAIL PROTECTED]> "Chad R. Larson" writes: : And I assume there will be a RELENG_4_4 branch forked off at that : point. Yes. The RELENG_4_3 has been somewhat successful in a number of ways. It also has been a little disappointing in other ways. On the whole, however, it is good en

Re: Updating RELENG_4_3

2001-07-30 Thread Warner Losh
In message <[EMAIL PROTECTED]> Chris BeHanna writes: : If the suggestion, "leave a small commit-free window around : midnight UTC" is adopted, then you could use -D "00:00:00 UTC" and not : have to worry (although you'd have to translate that to : "[cc]yy.mm.dd.00.00.00" format for cvsup to p

Re: 4.4-PRERELEASE never resume from suspend

2001-08-04 Thread Warner Losh
In message <[EMAIL PROTECTED]> Hajimu UMEMOTO writes: : I did CVSup and built 4.4-PRERELEASE of yesterday. Once suspend, my : laptop never resume. The kernel of Jul 21 is okay. My laptop is : called Chandra2. Dynabook 3380 SS is okay. Did someone else meet : this problem? I've not seen this

Re: 4.4-PRERELEASE never resume from suspend

2001-08-04 Thread Warner Losh
In message <[EMAIL PROTECTED]> Hajimu UMEMOTO writes: : I just did it. When booting kernel without any pccard stuff, it works : fine, suspend/resume is okay. The output of dmesg is attached. Thanks for the demsg and the test. I was afraid that you'd say something like that :-(. I'll investiga

Re: Watching DVD's in -stable

2001-08-08 Thread Warner Losh
I also couldn't get www.videolan.org to resolve on any of the machines I have access to. Wanrer To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: If your -stable system hangs on boot ...

2001-08-17 Thread Warner Losh
In message <[EMAIL PROTECTED]> Andrew Stuart writes: : hi, Just figured i would up the count by one :) : another toshiba laptop that has the same problem.. So try the patch (the latest one at http://people.freebsd.org/~imp/no-hang.diff.3), break into the boot sequence and at the ok prompt do the

Re: If your -stable system hangs on boot ...

2001-08-17 Thread Warner Losh
In message <[EMAIL PROTECTED]> Andrew Stuart writes: : ok, i added the patch, but it seems to fail during compile. here is a : copy of the output from the compile. I forgot to include both files I changed in the diff. I should know better when it is late... See http://people.freebsd.org/~imp/no

Re: Out of buffer space

2001-08-18 Thread Warner Losh
In message <[EMAIL PROTECTED]> Stephen Montgomery-Smith writes: : Someone suggested that I try : ifconfig ep0 down : ifconfig ep0 up : This cleared up the frozen connection to hub. This might also be due to the card not getting interrupts, which is a problem I'm trying to solve... Warner To Un

Re: pcic interrupt routing on the net4501

2001-08-22 Thread Warner Losh
In message <[EMAIL PROTECTED]> John Hay writes: : pci_cfgintr: BIOS 2.00 doesn't support interrupt routing I think this is an issue for sopris. However, if you comment out the version check in pci_cfgintr, it might work none the less. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with

Re: PC Card memory window

2001-08-22 Thread Warner Losh
In message <[EMAIL PROTECTED]> [EMAIL PROTECTED] writes: : I did not read all the cvs logs, but something have been changed : around assignment of PC Card memory window ? : : I tested 4.4-RC with ISA PCIC machine and got message, : : nsp0 at port 0x240-0x24f iomem 0xc8800-0xc97ff irq 5 slot 0 on

Re: IRQ Problems with Stable

2001-08-23 Thread Warner Losh
In message <[EMAIL PROTECTED]> Ted Faber writes: : I know I've bugged you with my laptop problems before, but I'm going : to try again. 4.4-RC cvsupped this morning, new kernel, new pccardd. : The machine's a Fujitsu Lifebook C-5130. When I insert a Linksys : PCMPC100 ethernet card the laptop fr

Re: IRQ Problems with Stable

2001-08-24 Thread Warner Losh
In message <[EMAIL PROTECTED]> Doug Denault writes: : What is the status of this? I just committed the first cut to current. I've not rested it hardly at all, but it is based on some preliminary hacks I did on the pc98 machine. : I can offer a Dell LM into the testing mix. I cvsup'd to 8/18

Re: Booting hangs with 4.4-RC

2001-08-26 Thread Warner Losh
In message <[EMAIL PROTECTED]> Jim Mock writes: : On Sun, 26 Aug 2001 at 22:08:32 -0500, Mark Hittinger wrote: : > >Mounting root from ufs:/dev/ad0s1a : > : > Recompile a kernel with all the USB stuff at the bottom of the config file : > commented out. There is something wrong with the USB s

Re: Booting hangs with 4.4-RC

2001-08-26 Thread Warner Losh
In message <[EMAIL PROTECTED]> Michel Hoche-Mong writes: : I had a similar problem with a Vaio FX220. I reported it last week, : (and someone else confirmed having similar problems) but it may have : gotten lost in all the mail about the TI chipset problems, and I thought : I'd wait until you had

Re: Booting hangs with 4.4-RC

2001-08-26 Thread Warner Losh
Any chance I can get a dmesg output of the hang? Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message

Re: pcic interrupt routing on the net4501

2001-08-26 Thread Warner Losh
In message <[EMAIL PROTECTED]> John Hay writes: : For those who care, the net4501 only maps the "video" area (0xa - : 0xb) to the pci bus and not the rest of the hole below 1M. So : 0xc to 0xe is not usable. Yuck. If I had more energy for OLDCARD, I'd see how hard it would be to

Re: IRQ Problems with Stable

2001-08-27 Thread Warner Losh
In message <[EMAIL PROTECTED]> Doug Denault writes: : I cvsup'd with date=2001.08.26.23.30.00, with worse results. I am not : sure if this is just another example of known problems. In the hope : that more info will help: I fixed bugs in the ISA fallback and a few other things since then: -

Re: latest pcic changes

2001-09-06 Thread Warner Losh
In message <[EMAIL PROTECTED]> Allen Landsidel writes: : Seeing the messages about 4.4 about to go -REL and some more changes to the : pccard code, I thought I'd update it and give it another try. : : Warner.. was the hang-fixing patch you posted here put into cvs, or should : I find it and app

Re: Cisco Aironet 350

2001-09-11 Thread Warner Losh
In message <[EMAIL PROTECTED]> =?ISO-8859-1?Q?Calle_Lidstr=F6m?= writes: : is there any available drivers for the aironet 350 pcmcia-card? : I have only succeeded with getting a 340-card and Lucent card s working. 4.4 should have the right drivers. warner To Unsubscribe: send mail to [EMAIL PR

Re: XFree86-4

2001-09-11 Thread Warner Losh
In message <[EMAIL PROTECTED]> Jarrod Sayers writes: : I get the following on a machine that tracks and updates on RELENG_4_3. : Its up to 4.3-RELEASE-p17 and the last CVSup was a tad over 2 days ago. : When installing the XFree86-4 port, is complains here about some kernel : source tree. Any id

Re: Cross-building and mergemaster

2001-09-14 Thread Warner Losh
In message <[EMAIL PROTECTED]> Danny Braniss writes: : i ran the following : mergemaster -D /v1/4.4 -m /v0/src/etc : and when asked to run MAKEDEV i said yes, it ran in /dev! Yuck! I ran into similar problems, so I did a boot into single user mode to run mergemaster. Warner To Unsubscrib

Re: FreeBSD 4.4

2001-09-14 Thread Warner Losh
In message <[EMAIL PROTECTED]> "Sameer R. Manek" writes: : Last I heard was the 14th was release date. which is today. Unless someone : more knowledgeable then I has something to add. More likely tomorrow. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" i

Re: Update on 4.4 release date

2001-09-16 Thread Warner Losh
In message <[EMAIL PROTECTED]> "Chad R. Larson" writes: : On Sat, Sep 15, 2001 at 06:44:04PM -0700, Jordan Hubbard wrote: : > o We're very close to being ready with the RELENG_4_4 branch (AKA : > 4.4.0-STABLE)... : : Is this to imply we're going back to point releases rather than : patches alon

Re: xe (xircom) driver no longer in MAKEDEV

2001-10-03 Thread Warner Losh
In message <[EMAIL PROTECTED]> fergus writes: : basically somewhere in the last two/three weeks the xe driver has : dissappeared from MAKEDEV. : : how can add the node as i cannot find the driver number in the : majors file? xe never was in MAKEDEV. You don't need a device node for network driv

Re: RELENG_4 buildworld errors

2001-10-03 Thread Warner Losh
In message <[EMAIL PROTECTED]> Barney Wolff writes: : This is WRONG. You got bad advice. The sequence documented in UPDATING : is buildworld, buildkernel, installkernel, reboot (single-user to be safe, : although quiet machines can get away with a normal reboot), installworld, : mergemaster, reb

Re: xe (xircom) driver no longer in MAKEDEV

2001-10-03 Thread Warner Losh
In message <[EMAIL PROTECTED]> fergus writes: : Sep 29 07:26:38 dedog pccardd[234]: Card "Xircom"("CreditCard 10/100") [CE3-10/100] :[1.00] matched "Xircom" ("CreditCard 10/100") [(null)] [(null)] : Sep 29 07:26:43 dedog pccardd[234]: driver allocation failed for Xircom(CreditCard :10/100): Dev

Re: SSH Problem

2001-10-03 Thread Warner Losh
In message <[EMAIL PROTECTED]> "Klaus-J. Wolf" writes: : with 4.4-STABLE 010929, ssh seems to work unexpectedly - even when I : have my public key in the target machine's authorized_keys, ssh aks me : for a password (breaks a lot of scripts). Could this be because you are using protocol version 2

Re: 3Com Megahertz 3CXEM556 B ep0: eeprom failed to come ready

2001-10-03 Thread Warner Losh
In message <[EMAIL PROTECTED]> "Don L. Belcher" writes: : I am trying to get this card to work with an old portable (Megahertz : 3CXEM556 B) : I have tried various ports and interrupts with no success. Some of the : messages seem to indicate that some 3com cards have an internal PNP flag. If : th

Re: -STABLE buildkernel broke! (linux module)

2001-11-18 Thread Warner Losh
In message <[EMAIL PROTECTED]> Greg Prosser writes: : My compile did _not_ fail when doing the following: : cd /sys/i386/conf : config -r HADES # my kernel config : cd /sys/compile/HADES : make depend : make : : Yet it _did_ fail when doing: : cd /usr/src : make buildkernel KERNCONF

Re: Has the size of stable /modules increased a lot lately?

2001-11-19 Thread Warner Losh
In message <[EMAIL PROTECTED]> Bruce A. Mah writes: : --==_Exmh_834049033P : Content-Type: text/plain; charset=us-ascii : : If memory serves me right, Garance A Drosihn wrote: : : > The file which changed was: : > src/sys/conf/Makefile.i386 : > : > For the RELENG_4 branch, the significant

Problem with -snap boot

1999-08-30 Thread Warner Losh
I did a minimal install of 3.2-stable-19990818. Now, when I try to boot, I get the following: F1 FreeBSD Default: F1 - BTX loader 1.00 BTX version is 1.01 Console: internal video/keyboard int=00e err=0007 efl=00010216 eip=001251c eax=0400 ebx=1000 ecx=1000 edx=00014b

Boot problems part 2

1999-08-30 Thread Warner Losh
Here's the second part of the boot problems. When the system is coming up, I get the following on my console: additional daemons: syslogd. Doing addtional network setup: ntpdate portmap/usr/libexec/ld-elf.so.1: /usr/lib/libwrap.so.2: Undefined symbol "nit" To Unsubscribe: send mail to [EMAIL

login problem

1999-08-30 Thread Warner Losh
Same 990818 minimal install system: When I go to login I get Aug 29 19:32:31 dumpster login: unable to dlopen(/usr/lib/pam_skey.so) Aug 29 19:32:31 dumpster login: [dlerror: /usr/lib/libskey.so.2: Undefined symbol "MD4Final"] Aug 29 19:32:31 dumpster login: adding faulty module: /usr/lib/pam_sk

Re: 3.3-RELEASE RELNOTES.TXT

1999-09-17 Thread Warner Losh
-BEGIN PGP SIGNED MESSAGE- In message <[EMAIL PROTECTED]> Mike Tancsa writes: : Just looking at the release notes, and I think there is a small error : : : The proftpd port has been updated with the latest patches to prevent : possible remote root exploits. : :

Re: 3.3-RELEASE RELNOTES.TXT

1999-09-17 Thread Warner Losh
-BEGIN PGP SIGNED MESSAGE- In message <[EMAIL PROTECTED]> Bill Fumerola writes: : FORBIDDEN, I thought. The buzz on BUGTRAQ is that no version of proftpd : is safe still, and exploits are on the way. That is 100% correct. Warner -BEGIN PGP SIGNATURE- Version: 2.6.3ia Charset:

Re: PCI internal modem

1999-12-20 Thread Warner Losh
In message <[EMAIL PROTECTED]> Gerhard Sittig writes: : ISA PnP section? If the port is a real serial port, it should He found it by 'demsg | grep serial'. It took me a while to read that in his original message. I've started the process of bringing the pci support code into the tree. Warner

Re: bugtraq posts: stream.c - new FreeBSD exploit?

2000-01-20 Thread Warner Losh
In message <[EMAIL PROTECTED]> Mike Tancsa writes: : That was only a snippet. The poster claims to have contacted the freebsd : team and that they were working on it... I just wanted to know if this were : the case. We have the code and it isn't FreeBSD specific. Warner To Unsubscribe: send ma

Re: bugtraq posts: stream.c - new FreeBSD exploit?

2000-01-20 Thread Warner Losh
In message <4.2.2.2120172607.0198f1e0@localhost> Brett Glass writes: : The name "stream.c" makes it sound like a local, not remote, DoS. Does : it have to be done from inside the system to be effective? I would think : that, if it came from the outside, it'd be harder to saturate the : victim.

Re: bugtraq posts: stream.c - new FreeBSD exploit?

2000-01-20 Thread Warner Losh
In message <[EMAIL PROTECTED]> Darren Reed writes: : What versions of FreeBSD are known to be vulnerable to it ? : : There appears to be some confusion about whether or not it is a wide : spread problem. All versions of {Free,Open,Net}BSD, Solaris, Linux, etc are vulnerable to some degree to thi

Re: Warner's PCI Modem Driver

2000-01-26 Thread Warner Losh
In message <[EMAIL PROTECTED]> "Jason C. Wells" writes: : So it turns out. My friend turned me on to a linux site that list the : braindead modems. URL? I'd love to see that list... : Mine was on the list. The guy at the shop said, "That's : stragne. I have a policy against carrying win-modems.

<    1   2   3   4   5   6   >