Re: NEWCARD support for Linksys Ethernet broken?

2002-07-18 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "Marc G. Fournier" <[EMAIL PROTECTED]> writes: : Just upgraded my laptop to the latest -CURRENT ... everything boots fine, : but my ethernet no longer exists (it worked great on my June 6th kernel) : ... Used to work for me, but something seems to have

Re: When will PCI_ENABLE_IO_MODES be default?

2002-07-18 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Ronald van der Pol <[EMAIL PROTECTED]> writes: : On Wed, Jul 17, 2002 at 23:33:13 -0600, M. Warner Losh wrote: : : > It is a tiny piece of a larger puzzle that will be fixed as we do : > proper resource allocation now that the BIOS s

Re: When will PCI_ENABLE_IO_MODES be default?

2002-07-17 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "Frode Nordahl" <[EMAIL PROTECTED]> writes: : My question is, when will PCI_ENABLE_IO_MODES be default? It is a tiny piece of a larger puzzle that will be fixed as we do proper resource allocation now that the BIOS specifications have been changed by MS

Re: DEVFS rule subsystem

2002-07-17 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Dima Dorfman <[EMAIL PROTECTED]> writes: : Questions and comments are most welcome. In particular, if you use : this with removable devices (e.g., USB), I'd like to hear about it. I : haven't had much of an opportunity to test this with different : rem

Re: bus_alloc_resrouce() fails in if_wi.c

2002-07-13 Thread M. Warner Losh
: wi0: mem 0xf420-0xf4200fff irq 3 at device 11.0 on pci1 : pcib1: device wi0 requested unsupported memory range 0x0-0xf41f (decoding :0xf410-0xf41f, 0xf420-0xf42f) : wi0: No Mem space on prism2.5? : device_probe_and_attach: wi0 attach returned 6 Yes. The pcib1 message

Re: NEWCARD

2002-07-12 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Kurt Erik Lindqvist <[EMAIL PROTECTED]> writes: : : : --On Tuesday, July 09, 2002 23:47:09 -0700 Julian Elischer : <[EMAIL PROTECTED]> wrote: : : > the new code has been tweeked for gcc 3.1 : > : > in 3.1 you need foo[] : > in 2.95 you needed foo[0]

Re: -CURRENT trashes disk label

2002-07-12 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Ian Dowse <[EMAIL PROTECTED]> writes: : In message <[EMAIL PROTECTED]>, David Schultz writes: : >I just made world on -CURRENT (cvsup a few hours ago), booted : >using a new GENERIC kernel and ran mergemaster. Before I : >installed world, I mounted the

Re: Status of C++ in base system?

2002-07-11 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Kenneth Culver <[EMAIL PROTECTED]> writes: : I don't think kde3 compiles on the latest -CURRENT though, I've been : trying to compile that for several days, and every time the linker says : that things like cout and other standard c++ things aren't found

Re: Status of C++ in base system?

2002-07-10 Thread M. Warner Losh
I'm not sure what the deal with X is, but I have several non-X11 C++ programs that work just fine. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: bus_alloc_resrouce() fails in if_wi.c

2002-07-09 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Paul Herman <[EMAIL PROTECTED]> writes: : I've got a Linksys WMP11 wireless PCI card. It is recognized under : -STABLE, but not -CURRENT. : : wi_alloc() seems to fail at bus_alloc_resource() while requesting : I/O memory. I'm not familiar with this pa

Re: Netgear MA401 pccard support?

2002-07-09 Thread M. Warner Losh
In message: <046701c2279c$2878c4e0$0e81a8c0@gilgamesh> "Mauritz Sundell" <[EMAIL PROTECTED]> writes: : I cant get my NETGEAR MA401 network pccard to work in CURRENT. Bummer. It works for other people. : I have a Compaq Evo N160 laptop. What kind of pccard/cardbus bridge do you have

Crash dumps on current

2002-07-09 Thread M. Warner Losh
OK. How the * do I get a *!@#$@$#% crash dump on current? I did a dumpon to enable the dumping, which appeared to work. I then did a savecore after the system came back up (but before any swapping happened) and that seemed to work. I then tried to use gdb to read the core dump and got the

Re: dev_t semantics

2002-07-07 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Nate Lawson <[EMAIL PROTECTED]> writes: : I am using dev->si_drv1 to store my softc (as are other drivers). What : guarantees do I have about multiple opens/closes not stepping on each : other's toes? How does -stable compare to -current in this regard

Re: KSE M-III status & junior hacker project.

2002-07-07 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Josef Karthauser <[EMAIL PROTECTED]> writes: : I've absolutely no idea what's causing it, but I'm still having random reboots : of current after some uptime with no dumps. I'll install a new kernel : today and report back if it still happens. Maybe som

Re: Removing perl in make world

2002-07-06 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Paul Richards <[EMAIL PROTECTED]> writes: : A 'sysclean' target would be the same in my mind. If you're "within : spec" of what -current supports then running that target shouldn't hose : you. If you're outside spec then you need to take your own precaut

Re: Removing perl in make world

2002-07-05 Thread M. Warner Losh
NetBSD has a mtree.obsolete. Seems like that might not be a bad way to solve this generically. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Request for UPDATING notice

2002-07-01 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Julian Elischer <[EMAIL PROTECTED]> writes: : Who's doing UPDATING now? Nobody owns it. I've committed your change. I have a few more changes I should commit. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" i

Re: Laptop hangs with recent kernel

2002-06-28 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Gavin Atkinson <[EMAIL PROTECTED]> writes: : I'm going to try backing out the recent pcmcia changes (as it has a topic : chipset) unless anyone can suggest anything else. However the hang is : random, so it may be hard to know if the back-out it fixes it

Re: ESS sound card support on laptop

2002-06-15 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "David W. Chapman Jr." <[EMAIL PROTECTED]> writes: : I'm not sure I understand if you're referring to me. I haven't : blamed MS or even mentioned MS. If I understand warner correctly, it : can be solved by working on ACPI. Partially solved by workin

Re: ESS sound card support on laptop

2002-06-15 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Terry Lambert <[EMAIL PROTECTED]> writes: : That was kind of my point to David: blaming MS doesn't make FreeBSD : work. At some point, you have to accept that the problem is yours, : rather than being caused by some outside agency. Actually, it was cau

Re: ESS sound card support on laptop

2002-06-15 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "David W. Chapman Jr." <[EMAIL PROTECTED]> writes: : > We write it. It isn't in the BIOS anymore. Usually with ACPI. : Now that msmith left, do we have any acpi gurus? There are many japanese that are expert at this. I had plans on taking up at least

Re: ESS sound card support on laptop

2002-06-15 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Terry Lambert <[EMAIL PROTECTED]> writes: : "M. Warner Losh" wrote: : > In message: <[EMAIL PROTECTED]> : > "David W. Chapman Jr." <[EMAIL PROTECTED]> writes: : > : pcm0: irq 5 at device

Re: ESS sound card support on laptop

2002-06-15 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "David W. Chapman Jr." <[EMAIL PROTECTED]> writes: : pcm0: irq 5 at device 14.0 on pci0 : pcm0: unable to map register space : device_probe_and_attach: pcm0 attach returned 6 FreeBSD should, but isn't, assign resources to PCI devices. In the past, the

Re: PCMCIA 32-bit Cardbus Network Card

2002-06-12 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "David W. Chapman Jr." <[EMAIL PROTECTED]> writes: : I hvae an Aprotech AE330T 32-bit cardbus card, that doesn't want to : work on -stable or 5.0DP1 : : The error I get is kernel: pcic1: Card type 32-bit cardbus is : unsupported. Luckily I have a lin

Re: alpha can't map interrupt

2002-06-07 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Andrew Gallatin <[EMAIL PROTECTED]> writes: : Nothing is wrong with it unless you're on an x86, where I assume some : (broken) BIOSes assign unrouted interrupts to zero rather than 255. That's right. There's supposedly also some hardware that incorrect

Re: alpha can't map interrupt

2002-06-07 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Bernd Walter <[EMAIL PROTECTED]> writes: : OK - it's fixed for now, but what is wrong with zero? : Many alphas differentiate between ISA and PCI intlines. : PCI intlines are startet counting with 0. 0 is invalid on i386. Somehow I thought drew was comp

Re: alpha can't map interrupt

2002-06-06 Thread M. Warner Losh
Please accept my appologies for this, it does look like I messed up the MI code. The following change may mess up the pcib code a little, but I think that the MD code now does the right thing. Does this fix things for you? Warner Index: pcivar.h

Re: alpha can't map interrupt

2002-06-06 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Andrew Gallatin <[EMAIL PROTECTED]> writes: : : : Warner -- a pci interupt line of 0 is valid. Please back out your : "PCI_INTERRUPT_VALID" changes in pci.c, or change that macro : to allow a value of 0. An interrupt line of 0 is *NOT* valid. Howev

Re: Problems with Dell Inspiron 2500/NEWCARD/Xircom CBEM56G

2002-06-03 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "Brian F. Feldman" <[EMAIL PROTECTED]> writes: : "Scott Penno" <[EMAIL PROTECTED]> wrote: : > I removed apm from the kernel which appeared to be playing having with acpi : > and things are now working a treat. The card works fine, however I do : > recei

Re: Making newcard and oldcard moduler.

2002-05-29 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Takanori Watanabe <[EMAIL PROTECTED]> writes: : 3. Add following line to configuration file. (Should it be standard?) : == : device cardcom They should be standard. I have a patch that does this for all the _if* files in the system, with a bloatage of

Re: wi0 wpc11 wireless lockup problem

2002-05-27 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Jason P Holland <[EMAIL PROTECTED]> writes: : this is a known issue with toshiba laptops? how nice. wireless works : great with the exception of this random problem. other than tossing my : craptop in the garbage, any suggestions? thanks I just ne

Re: World is broken

2002-05-27 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "Greg 'groggy' Lehey" <[EMAIL PROTECTED]> writes: : On Monday, 27 May 2002 at 16:22:54 +0300, Ruslan Ermilov wrote: : > On Mon, May 27, 2002 at 02:28:26PM +0300, Maxim Sobolev wrote: : >> Finally I have decided to give post gcc-3.1 perless world a : >> t

Re: wi0 wpc11 wireless lockup problem

2002-05-27 Thread M. Warner Losh
I think you are getting bitten by the toshiba topic suckage bug. Sometimes interrupts don't happen on it :-( Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Problem with wi and tcpdump?

2002-05-23 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> John Angelmo <[EMAIL PROTECTED]> writes: : I'm using a Symbol Spectrum24 Wireless LAN PC Card My guess is that we don't adequately support promiscuous mode on the symbol cards. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe fr

Re: Upgrade instructions are incorrect

2002-05-22 Thread M. Warner Losh
This seems exactly backwards. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Problem with Intel 2011b

2002-05-17 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Eric Masson <[EMAIL PROTECTED]> writes: : > "Warner" == Warner Losh <[EMAIL PROTECTED]> writes: : : Warner> H, I've found that the Intel PRO/Wireless are 5.0V devices. : Warner> Maybe this is a different card than what I'm used to dealing : W

Re: Problem with Intel 2011b

2002-05-13 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> John Angelmo <[EMAIL PROTECTED]> writes: : Hello : : I just got my hands on a Intel 2011b Wireless card, I'm running FreeBSD : current (dated just before gcc 3.1). : Now my problem is that I insert the card and well nothing happens, the : system gets

Re: Save a few hunderd kilobytes or a few hundred perl users?

2002-05-01 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Kenneth Culver <[EMAIL PROTECTED]> writes: : But doesn't the kernel rely on perl for building? : : : perl5 ../../kern/vnode_if.pl -h ../../kern/vnode_if.src : : does it make sense to remove it from the base when the base depends on it? The base will

Re: Save a few hunderd kilobytes or a few hundred perl users?

2002-05-01 Thread M. Warner Losh
My take on this. We should remove perl from the base, and automatically install the port for most users in sysinstall, just like we do with XFree86. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: 3com 3cxfe575bt

2002-04-29 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "David Hill" <[EMAIL PROTECTED]> writes: : Does -CURRENT currently support the 3com 3cxfe575bt cardbus pc card? Yes. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Recent commit to sys/kern/kern_environment.c broke reading t

2002-04-27 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Ruslan Ermilov <[EMAIL PROTECTED]> writes: : On Sat, Apr 27, 2002 at 01:03:00AM -0600, M. Warner Losh wrote: : > In message: <[EMAIL PROTECTED]> : > John Baldwin <[EMAIL PROTECTED]> writes: : > : : >

Re: d-link dwl520 wireless pci

2002-04-26 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Brooks Davis <[EMAIL PROTECTED]> writes: : If it's going to work the definition for the Linksys WMP11 will do it. : It will have the wrong name in dmesg, but that doesn't do anything. : This entry should be changed to reflect the fact that it's actually

Re: Recent commit to sys/kern/kern_environment.c broke reading t

2002-04-26 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> John Baldwin <[EMAIL PROTECTED]> writes: : : On 27-Apr-2002 Shizuka Kudo wrote: : > It seems the latest commit of : > sys/kern/kern_environment to current broke the reading : > of system tunables set by loader.conf. This is true at : > least for hw.cbb.

Re: upgrade from 4.5 to current fails

2002-04-24 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Kris Kennaway <[EMAIL PROTECTED]> writes: : On Wed, Apr 24, 2002 at 07:58:42PM -0600, M. Warner Losh wrote: : > In message: <[EMAIL PROTECTED]> : > Kris Kennaway <[EMAIL PROTECTED]> writes: : > : On Wed,

Re: upgrade from 4.5 to current fails

2002-04-24 Thread M. Warner Losh
Oh, wait, I see the chicken and egg that you are talking about... Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: upgrade from 4.5 to current fails

2002-04-24 Thread M. Warner Losh
In message: <004d01c1eb8a$bfadfef0$594bfea9@bender> [EMAIL PROTECTED] (Christian Flügel) writes: : solved the problem. Maybe this should be put in UPDATING? I've added a note to the effect that you can safely ignore this warning. Warner To Unsubscribe: send mail to [EMAIL PROTECTED]

Re: upgrade from 4.5 to current fails

2002-04-24 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Kris Kennaway <[EMAIL PROTECTED]> writes: : On Wed, Apr 24, 2002 at 05:49:52PM +0200, Christian Flügel wrote: : : > But I still get signal 12 exceptions when trying to installworld. : > It seems to me that the install process still uses my old kernel an

Re: upgrade from 4.5 to current fails

2002-04-24 Thread M. Warner Losh
In message: <001e01c1eba7$ad27ff70$594bfea9@bender> [EMAIL PROTECTED] (Christian Flügel) writes: : - Original Message - : From: "Steve Kargl" <[EMAIL PROTECTED]> : To: "Christian Flügel" <[EMAIL PROTECTED]> : Cc: <[EMAIL PROTECTED]> : Sent: Wednesday, April 24, 2002 5:29 PM : S

Re: upgrade from 4.5 to current fails

2002-04-24 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Makoto Matsushita <[EMAIL PROTECTED]> writes: : : sgk> Note the Error code 1(ignored). : : That's right, it's not an actual *error*. : : However, we have seen such a report so many, many times. We may want : to consider changing src/sys/conf/kmod.mk

Re: upgrade from 4.5 to current fails

2002-04-24 Thread M. Warner Losh
In message: <003801c1eb8a$0e786530$594bfea9@bender> [EMAIL PROTECTED] (Christian Flügel) writes: : make installkernel: stops with error: "kldxref not found" That's not an error, just a warning and can safely be ignored. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "uns

Re: upgrade from 4.5 to current fails

2002-04-24 Thread M. Warner Losh
In message: <005e01c1eb13$cce043c0$594bfea9@bender> [EMAIL PROTECTED] (Christian Flügel) writes: : - Original Message - : From: "Eric Brunner-Williams in Portland Maine" <[EMAIL PROTECTED]> : To: "Christian Flügel" <[EMAIL PROTECTED]> : Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTE

Re: upgrade from 4.5 to current fails

2002-04-24 Thread M. Warner Losh
You have to do, as UPDATING tells you: make buildworld make buildkernel make installkernel mergemaster -p make installworld mergemaster for things to work right. The Sig 12 are from new system calls in the newly compiled binaries. You m

Re: FreeBSD 5.0 Developer Preview #1 Now Available / disklessbooting

2002-04-24 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "David O'Brien" <[EMAIL PROTECTED]> writes: : On Tue, Apr 23, 2002 at 12:19:58PM -0400, Robert Watson wrote: : > diskless_root_readonly="NO" # Make it "YES" for readonly : : good. What's wrong with the current root_rw_mount knob? Warner To Un

Re: FreeBSD 5.0 Developer Preview #1 Now Available / disklessbooting

2002-04-24 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "David O'Brien" <[EMAIL PROTECTED]> writes: : The very original "solution" was to mount NFS / RW. The move to : /conf/default/etc was someone's special needs leaking into the FreeBSD : repository. If you want to special case, things be my guest -- add

Re: Proposal for dealing with sendmail [ug]id bootstrapping

2002-04-19 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Gregory Neil Shapiro <[EMAIL PROTECTED]> writes: : .if !defined(NO_SENDMAIL) : mtree -deU -f ${.CURDIR}/mtree/sendmail.root.dist -p ${DESTDIR}/ : .endif Wow! I hadn't read this before making my suggestion. Honest :-) I like his solution. Warne

Re: Proposal for dealing with sendmail [ug]id bootstrapping

2002-04-19 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Doug Barton <[EMAIL PROTECTED]> writes: : 2. Users who don't read (or don't understand) UPDATING. This is basically, : everybody. Actually, UPDATING was changed last night to be more explicit about what to do. Let's give that a chance. I don't like th

Re: Build busted?

2002-04-15 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Dag-Erling Smorgrav <[EMAIL PROTECTED]> writes: : Check that your Makefile.inc1 is up to date. ah, looks like I didn't. Will update and try again. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of

Build busted?

2002-04-15 Thread M. Warner Losh
===> libpam/modules/pam_unix cc -fpic -DPIC -O -pipe -DYP -I. -I/home/imp/FreeBSD/src/lib/libpam/modules/pam_unix/../../../../usr.sbin/vipw -I/home/imp/FreeBSD/src/lib/libpam/modules/pam_unix/../../../../usr.bin/chpass -I/home/imp/FreeBSD/src/lib/libpam/modules/pam_unix/../../../../li

Re: Possible bug in /sys/i386/pci/pci_cfgreg.c

2002-04-14 Thread M. Warner Losh
I talked with klaus via IRC on #newcard on Friday. Turns out that the '0' in question isn't in INTLINE, but rather part of the PIR table listing which interrupts are valid. I have a patch in my local tree that I hope to commit shortly. I thought about fixing the powerof2 macro, but since it was

Re: 5.0-DP1

2002-04-14 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Miguel Mendez <[EMAIL PROTECTED]> writes: : - If possible, I think it would be nice if a newcard.flp floppy image : was included in future snapshots and maybe in the 5.0-R cdrom and ftp : files, a la NetBSD's laptop floppy images, so users of CARDBUS

Re: Possible bug in /sys/i386/pci/pci_cfgreg.c

2002-04-12 Thread M. Warner Losh
In message: Klaus Leibrandt <[EMAIL PROTECTED]> writes: : Hi Folks. : : I spent some time tracking down my CardBus problem and found the : following: : : In /sys/i386/pci/pci_cfgreg.c: : In Function: static int pci_cfgintr_linked(s

Re: What's with NFS?

2002-04-09 Thread M. Warner Losh
mergemaster is needed to update your /etc files. Vauge hints of this can be found in the updating file: 20010918: Peter has committed his new kthread nfs client/server code. NFS may be unstable after this date. 20010319: portmap had changed name to rpcbind for maximum PO

Re: brakage in if_wi

2002-04-05 Thread M. Warner Losh
Try again. Committed a fix a few hours ago. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: Card has no functions

2002-04-03 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Shizuka Kudo <[EMAIL PROTECTED]> writes: : Hi, : : I'm having problem with the TI cardbus bridge to : recognize PCCARD in "NEWCARD" kernel. I have a desktop : with TI PCI1250 adaptor and an IBM Thinkpad with TI : 1450. Both recognize PC Cards in "GENERI

Re: asr can not map memory?

2002-04-03 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Michael Smith <[EMAIL PROTECTED]> writes: : > Is there a way that we can "fix" this without blindly allowing bad : > bus_alloc_resources ? I'm a bit confused as to wheather our code is : > behaving oddly or if it's just the device violating some spec...

Re: latest kernel busted

2002-04-01 Thread M. Warner Losh
Looks like two, tiny fixes, so I went ahead and committed them. It shouldn't interfere with the NetBSD merge. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

latest kernel busted

2002-04-01 Thread M. Warner Losh
===> umodem cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/dev -I@/../include -fno-common -g -mpreferred-stack-boundary=2 -Wall -W

Re: Time counter broken?

2002-03-28 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Poul-Henning Kamp <[EMAIL PROTECTED]> writes: : : I think I found a mistake I made, can you try this patch please ? : : Index: kern_tc.c : === : RCS file: /home/ncvs/src/sys/kern/kern_tc.c

Re: The sendmail discussion...

2002-03-28 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Gregory Neil Shapiro <[EMAIL PROTECTED]> writes: : 1. Convert FreeBSD into a bunch of packages and let binary installations :with sysinstall (or some future installer) pick and chose or pick :from a short list of "standard" systems. Offer altern

Re: stdout changes break some ports

2002-03-24 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Kris Kennaway <[EMAIL PROTECTED]> writes: : The changes to the definitions of stdout/stdin/stderr from a while : back caused a number of ports to break (somewhere around 84, according : to bento). For example, the cap port fails like this: : : http://b

Re: turning off malloc's AJ by default

2002-03-23 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> [EMAIL PROTECTED] writes: : [ WARNING, From: let to the list to deal with ignorant MUA's ] Or MUA's that don't meet your expectations. : On Sat, Mar 23, 2002 at 05:23:35PM -0700, M. Warner Losh wrote: : > "Dav

Re: turning off malloc's AJ by default

2002-03-23 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "David O'Brien" <[EMAIL PROTECTED]> writes: : The RE's are wanting to ship 5.0 DP#1 w/this patch applied. : If having 'AJ' by default is deemed not useful (by being removed from the : DP), it sounds like we should just turn it off. : : Unless there is s

Re: PCcard whine issued during "halt -p" processing

2002-03-23 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "Andrew R. Reiter" <[EMAIL PROTECTED]> writes: : On Sat, 23 Mar 2002, M. Warner Losh wrote: : : :I wouldn't worry about the messages. They are debugging printfs that : :should really be beind boot verbose or something sim

Re: PCcard whine issued during "halt -p" processing

2002-03-23 Thread M. Warner Losh
I wouldn't worry about the messages. They are debugging printfs that should really be beind boot verbose or something similar. Thanks for the info, however. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

X11 breakage

2002-03-22 Thread M. Warner Losh
I'm building world/X11 this afternoon with the following "fix" to the X11 problem. It isn't so much of a fix as a tactical retreat until a real fix can happen. Warner Index: ioccom.h === RCS file: /cache/ncvs/src/sys/sys/ioccom.h,v

Re: cvs commit: src/sys/sys acct.h acl.h bio.h buf.h callout.hconf.h cons.h disk.h disklabel.h diskslice.h domain.h errno.h event.heventhandler.h exec.h fcntl.h file.h filedesc.h imgact.h imgact_aout.himgact_elf.h inflate.h interrupt.h ioccom.h ipc.h ...

2002-03-22 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Will Andrews <[EMAIL PROTECTED]> writes: : On Fri, Mar 22, 2002 at 06:50:55AM -0700, M. Warner Losh wrote: : > : At least in the case of 'ioccom.h' this commit breaks : > : the XFree86-server building in the 'drm/kern

Re: cvs commit: src/sys/sys acct.h acl.h bio.h buf.h callout.hconf.h cons.h disk.h disklabel.h diskslice.h domain.h errno.h event.heventhandler.h exec.h fcntl.h file.h filedesc.h imgact.h imgact_aout.himgact_elf.h inflate.h interrupt.h ioccom.h ipc.h ...

2002-03-22 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> [EMAIL PROTECTED] (Nickolay Dudorov) writes: : In article <[EMAIL PROTECTED]> : Alfred Perlstein <[EMAIL PROTECTED]> wrote: : > alfred 2002/03/19 12:18:46 PST : > : > Modified files: : >sys/sys acct.h acl.h bio.h buf.h callout.h c

installworld broken on pre eaccess changes

2002-03-18 Thread M. Warner Losh
===> usr.bin/chflags install -c -s -o root -g wheel -m 555 chflags /bin install -c -o root -g wheel -m 444 chflags.1.gz /usr/share/man/man1 ===> usr.bin/chpass [ ! -e /usr/bin/chpass ] || chflags noschg /usr/bin/chpass || true *** Signal 12 Sigh. Warner To Unsubscribe: send mail to [EMAIL P

Re: Yet another build failure

2002-03-18 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Hiten Pandya <[EMAIL PROTECTED]> writes: : --- "M. Warner Losh" <[EMAIL PROTECTED]> wrote: : > On my -stable box: : > ===> usr.bin/xlint/llib : > /usr/obj/home/imp/FreeBSD/src/usr.bin/xlint/llib/../xlint/xlint -

buildkernel breakage from -stable -> -current

2002-03-18 Thread M. Warner Losh
cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I/home/imp/FreeBSD/src/sys -I/home/imp/FreeBSD/src/sys/dev -I/home/imp/FreeBSD/src/sys/contrib/dev/acpica -I

Yet another build failure

2002-03-18 Thread M. Warner Losh
On my -stable box: ===> usr.bin/xlint/llib /usr/obj/home/imp/FreeBSD/src/usr.bin/xlint/llib/../xlint/xlint -cghapbx -L /usr/libdata/lint -Cposix /home/imp/FreeBSD/src/usr.bin/xlint/llib/llib-lposix /usr/libexec/ld-elf.so.1: Shared object "libc.so.5" not found *** Error code 1 /usr/obj/home/imp/F

Re: Bad fix for -current breakage

2002-03-18 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Ruslan Ermilov <[EMAIL PROTECTED]> writes: : Here's a "good" one: I see this has already been fixed, but to my eye it looks good. Certainly a lot better than my kludge-o-matic :-) Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

Bad fix for -current breakage

2002-03-17 Thread M. Warner Losh
Note, a real fix would be applied to all the config.* files, and would depend on the BOOTSTRAP symbol that we define during the early stages of the build. This is my wimpy fix for people that want a quick fix to the problem of building -current on -stable. Now, to the next breakage in the tree :

World on -stable is busted

2002-03-17 Thread M. Warner Losh
cc -O -pipe -I/usr/obj/home/imp/FreeBSD/src/gnu/usr.bin/perl/miniperl -I/home/imp/FreeBSD/src/gnu/usr.bin/perl/miniperl/../../../../contrib/perl5 -DPERL_EXTERNAL_GLOB -DPERL_CORE -DAPPLLIB_EXP=\"/usr/libdata/perl/BSDPAN\" -L/usr/obj/home/imp/FreeBSD/src/gnu/usr.bin/perl/miniperl/../libperl

Re: VAIO install, sn0 kernel panic, workaround

2002-03-16 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Jeff Kletsky <[EMAIL PROTECTED]> writes: : As in the past, Werner Losh's recommended : OK set hw.pcic.intr_path=1 : OK set hw.pcic.irq=0 : OK boot You might try current after March 16th to see if this is still needed. I just fixed what I think was a pr

Re: panics with CardBus

2002-03-14 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Gavin Atkinson <[EMAIL PROTECTED]> writes: : On Mon, 11 Mar 2002, M. Warner Losh wrote: : : > John Baldwin also cornered me about these panics. I'll be looking at : > them tonight. I think he gave me a good way to recreate

Re: gcc -O broken in CURRENT

2002-03-14 Thread M. Warner Losh
Do you have a small, reproducible test case? Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: gcc -O broken in CURRENT

2002-03-14 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Terry Lambert <[EMAIL PROTECTED]> writes: : "M. Warner Losh" wrote: : > In message: <[EMAIL PROTECTED]> : > Ed Hall <[EMAIL PROTECTED]> writes: : > : Exception-handling is broken with -O in -stabl

Re: gcc -O broken in CURRENT

2002-03-13 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Ed Hall <[EMAIL PROTECTED]> writes: : Exception-handling is broken with -O in -stable, and has been for years. : FreeBSD is one of the few systems that use setjmp/longjmp stack unwinds : to implement exceptions, so when the GCC folks broke that path, it

Re: panics with CardBus

2002-03-11 Thread M. Warner Losh
John Baldwin also cornered me about these panics. I'll be looking at them tonight. I think he gave me a good way to recreate them. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: can someone explain this change to bsd.lib.mk ?

2002-03-11 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Luigi Rizzo <[EMAIL PROTECTED]> writes: : On Fri, Mar 08, 2002 at 12:26:16PM -0700, Warner Losh wrote: : > In message <[EMAIL PROTECTED]> Luigi Rizzo writes: : > : The attached portion of the 1.100 -> 1.101 patch to src/share/mk/bsd.lib.mk : > ... : > :

Re: cardbus problem

2002-03-08 Thread M. Warner Losh
OK. I've recreated this problem. It looks like I broke interrupts to cardbus with the large cleanup. I could have sworn I'd tested that, but it looks like my testing metholology was flawed. I'm looking into it. Thanks. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe

Re: Patch for critical_enter()/critical_exit() & interrupt assem

2002-03-07 Thread M. Warner Losh
: those reviews object on a purely subjective manner. : : : "I think this is premature" : : I don't consider that to be a technical review? do you? If that's what he said, no. However, that's not all that he said. Also, Jake had several objections from a sparc64 perspective that weren't answe

Re: cardbus problem

2002-03-07 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Yuri Khotyaintsev <[EMAIL PROTECTED]> writes: : Hi! : : I have xl0: watchdog timeout on my 3Com cardbus card after updating kernel : recently. Everything seems to be OK during boot, : but xl0: watchdog timeout starts directly after ifconfig, and makes

Re: Patch for critical_enter()/critical_exit() & interrupt assem

2002-03-07 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Matthew Dillon <[EMAIL PROTECTED]> writes: : We have very different development models, and different priorities. : I'm not sure why you are attempting to impose your development model : and priorities on me. This is the work I want to do.

Re: bus_alloc_resouce() failure for OPTi 82C861

2002-03-07 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> FUJITA Kazutoshi <[EMAIL PROTECTED]> writes: : Hi there, : : I installed -CURRENT on my old PC(ThinkPad235 aka Chandra2), : but its USB device doesn't work. : (it works on Windows environment) : : [boot message] : ohci0: irq 10 at device 5.0 on pci0 :

Re: bktr now fails

2002-03-05 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "Matthew N. Dodd" <[EMAIL PROTECTED]> writes: : On Tue, 5 Mar 2002, M. Warner Losh wrote: : > You should never need to define that option, so it means that the range : > clipping is (still) bogus :-(. : : Yes, the code is

Re: bktr now fails

2002-03-05 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "Michael D. Harnois" <[EMAIL PROTECTED]> writes: : On Tue, 2002-03-05 at 12:10, M. Warner Losh wrote: : : > Humor me and compile PCI_ALLOW_UNSUPPORTED_IO_RANGE : : You da man. Thanks! You should never need to define that opt

Re: bktr now fails

2002-03-05 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "Michael D. Harnois" <[EMAIL PROTECTED]> writes: : I used to be able to use my Brooktree card with no problem. However, a : month or so ago, I started getting this at boot: : : bktr0: mem 0xf500-0xf5000fff irq 9 at device 12.0 on pci2 : bktr0: coul

Re: ACPI issues and questions (Dell Inspiron 3700)

2002-03-03 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Takanori Watanabe <[EMAIL PROTECTED]> writes: : Sorry, I've been committed the code, because some IrDA : controller(generic one) already there, there are no such driver : *NOW* and some people may become happy with /usr/ports/comm/birda : port. Traditio

<    2   3   4   5   6   7   8   >