Re: Mapping Video BIOS?

2003-07-26 Thread Bruce M Simpson
On Sat, Jul 26, 2003 at 05:32:17PM +0930, Greg 'groggy' Lehey wrote: > Can anybody point me in the right direction? Where should I be > looking for this? Is this memory mapped permanently, or is it only > during X startup? The video BIOS is usually mapped by system BIOS into real memory to begin

Disabling ISAPNP in -CURRENT

2003-07-26 Thread Bruce M Simpson
Hi, Is there any way to disable ISAPNP from probing in -CURRENT short of writing a patch to do so? It is causing some delay when booting Bochs. Thanks BMS ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To un

Re: make buildkernel hang with SCHED_ULE

2003-08-14 Thread Bruce M Simpson
On Mon, Aug 11, 2003 at 11:09:44PM -0400, Adam Migus wrote: > The hardware is a dual Xeon box. The kernel is SMP w/ SCHED_ULE > instead of SCHED_4BSD, the options required for diskless and the > following two options: > > options CPU_FASTER_5X86_FPU > options CPU_UPGRADE_HW_CACHE

Re: pci configuration

2003-08-14 Thread Bruce M Simpson
On Wed, Aug 13, 2003 at 05:51:09PM +0300, Petri Helenius wrote: > > True, those parameters are available, but the original question was > > about reporting the bus width and frequency, which are not available. > How can these parameters be displayed? Generally I measure PCI bus frequency by attach

Re: make buildkernel hang with SCHED_ULE

2003-08-14 Thread Bruce M Simpson
On Thu, Aug 14, 2003 at 05:45:28PM -0400, Adam Migus wrote: > I also do testing on a dual Althon and honestly didn't bother to > research whether they'd have any affect. Could/would they be > causing a problem? I'll recompile without them and try again at any > rate. They are old options for ena

Re: fwcontrol -r missing a close() call

2003-08-20 Thread Bruce M Simpson
On Wed, Aug 20, 2003 at 01:11:45AM -0700, Terry Lambert wrote: > I used to think this way too. Then I had to deal with some > multithreaded applications that failed to pthread_join() or > pthread_kill() their threads, AND with applications that had I'm using kqueue() instead for my current proje

Re: HEADSUP: USB da(4) quirks disabled for 4.9 and 5.2

2003-08-22 Thread Bruce M Simpson
On Fri, Aug 22, 2003 at 12:20:55AM -0700, Nate Lawson wrote: > If you have any of the devices listed below, please test with a recent > -stable or -current. They will stop working in 4.9 and 5.2 although old > behavior can _temporarily_ be enabled by adding "options DA_OLD_QUIRKS" to > your kernel

Re: pam_mkhomedir

2003-08-30 Thread Bruce M Simpson
On Sat, Aug 30, 2003 at 10:09:14AM +0200, Antoine Jacoutot wrote: > If I remember, pam_mkhomedir was in the contrib section under 4.x. Any idea > why it is not part of FreeBSD anymore ? Or do you know any other way of > auto-creating users homedir ? My virtual hosting setup does this through Pro

Re: Question related to FreeBSD Serial Console...

2003-09-02 Thread Bruce M Simpson
On Mon, Sep 01, 2003 at 05:29:09PM -0600, Scott Long wrote: > At one time I was working on patches to the loader to make the console > speed configurable. At the time, at least, I didn't see any evidence > that the settings were stored in the boot0 block, but maybe I was wrong. > In any case, fini

Re: devd/devctl

2003-09-13 Thread Bruce M Simpson
On Sat, Sep 13, 2003 at 06:59:21PM -0400, Brandon S. Allbery KF8NH wrote: > On Sat, 2003-09-13 at 18:49, M. Warner Losh wrote: > > and you cannot tell dhclient that interfaces have arrived. One way for it to tell that this has happened automatically is to get it to listen on a PF_ROUTE socket and

Re: What's happened to CDIOCREADAUDIO & friends?

2003-09-18 Thread Bruce M Simpson
On Thu, Sep 18, 2003 at 08:17:16AM +0200, Soren Schmidt wrote: > The right way of doing audio graps has been to set the wanted blocksize > with CDRIOCSETBLOCKSIZE (not needed if all tracks on the CD is of > the same size), then just read from the device. Ioctl's was newer meant > to be used to read

Re: ATAng still problematic

2003-09-19 Thread Bruce M Simpson
On Sat, Sep 20, 2003 at 02:17:21AM +0200, Marius Strobl wrote: > > Isn't it still a kernel bug if a user process can trigger a panic? > > Yes, it seems to be a bug in the mlockall(2) implementation. Backing > it out or hindering cdrecord to use it avoids the panic. I already > wrote an email to bm

Re: Initial list of ports that fail due to -pthread

2003-09-24 Thread Bruce M Simpson
On Wed, Sep 24, 2003 at 06:14:52PM +0200, Michael Nottebrock wrote: Content-Description: signed data > On Wednesday 24 September 2003 04:18, Kris Kennaway wrote: > > > icecast-1.3.12_1 > > I don't have a -CURRENT machine to test with. I don't mind the port marked > BROKEN, since it's unsupported

Re: cannot build kernel

2003-10-05 Thread Bruce M Simpson
On Sun, Oct 05, 2003 at 12:03:33PM +0200, Matt Douhan wrote: Content-Description: signed data > cvsup this morning 5th oct 12.05 PM Specify timezone please - I committed a fix for this a few hours ago. BMS pgp0.pgp Description: PGP signature

panic in rman_reserve_resource_bound

2003-10-05 Thread Bruce M Simpson
With today's -CURRENT: Hit [Enter] to boot immediately, or any other key for command prompt. Booting [/boot/kernel/kernel]... /boot/kernel/acpi.ko text=0x3abd4 data=0x16f8+0xe68 syms=[0x4+0x5c10+0x4+0x7a31] Copyright (c) 1992-2003 The FreeBSD Project. Copyright (c) 1979, 1980, 1983,

LOR in schedcpu(), sched_4bsd.c

2003-10-05 Thread Bruce M Simpson
With today's CURRENT: ... GEOM: create disk ad0 dp=0xc2a3a380 ad0: 38166MB [77545/16/63] at ata0-master UDMA100 acd0: DVDROM <_NEC DV-5700B> at ata1-master UDMA33 Mounting root from ufs:/dev/ad0s1a Loading configuration files. Entropy harvesting: interrupts ethernet point_to_point. Reseed type 1

Re: mounting vfat at boot

2003-10-05 Thread Bruce M Simpson
On Sun, Oct 05, 2003 at 06:20:45PM +0200, Christer Solskogen wrote: > /dev/ad1s1 /mnt/dmsdos rw -m 775,user > /dev/ad0s2 /mnt/emsdos rw, -m 775,user ^ This should be msdosfs. BMS ___ [EMAIL PROTECTED] mailing li

Re: umass panic when connecting camera

2003-10-07 Thread Bruce M Simpson
On Tue, Oct 07, 2003 at 08:02:02PM +0200, John Hay wrote: > Any comments from people a little more knowledgable in the umass/usb > area? I don't know about USB specifically, but I thought timeout() et al were to be deprecated in favour of callout*() ? BMS _

Re: panic: vm_map_wire: lookup failed

2003-10-09 Thread Bruce M Simpson
On Thu, Oct 09, 2003 at 11:59:35AM +0200, John Hay wrote: > The latest development source of ntpd started to use setrlimit() before > using mlockall(). This combination proves fatal on -current. The code > in ntpd/ntpd.c looks like this: [snip] I'll look into this. BMS ___

Re: [Build Error]:: pccard

2003-10-12 Thread Bruce M Simpson
On Sun, Oct 12, 2003 at 03:37:44PM +, Sebastian Yepes F. [ESN] wrote: > Hi all there haves been some problems with the pccard* for like 2 weeks > i have not been abel to compile the kernel. > > fest it was the pccardvar.h was mising this:: Did you follow all the instructions in UPDATING? I ha

Re: Unable to boot cvsup 20031011

2003-10-14 Thread Bruce M Simpson
On Tue, Oct 14, 2003 at 09:19:10PM -0400, Brian J. Creasy wrote: > the last good cvsup i did was quite a while ago. july 13th. i got a > little hung up with the semester starting back up. there isn't a way to > tell cvsup a specific date to roll back to, is there? There is... please to be RTFMi

Re: panic with cdrecord -- anybody else seeing this? [backtrace obtained]

2003-10-15 Thread Bruce M Simpson
On Mon, Oct 13, 2003 at 05:26:59AM -0700, John Reynolds wrote: > Thanks. I haven't tried cdrtools-devel in "a while" so I probably didn't see > the work-around that was committed. I will try it and report back as to if it > works (to further narrow down the mlockall(2) bit). It looks like alc@

Re: Kernel maybe borked...

2003-10-18 Thread Bruce M Simpson
On Sat, Oct 18, 2003 at 09:50:58PM +0200, Gabriel Ambuehl wrote: [snip] > /usr/src/sys/dev/ep/if_ep_eisa.c:218: error: for each function it appears in.) > *** Error code 1 [snip] I've just committed a fix for this: if_ep_eisa.c: $FreeBSD: src/sys/dev/ep/if_ep_eisa.c,v 1.26 2003/10/18 20:44:23

Re: no partition entries for /dev/ad3

2003-10-19 Thread Bruce M Simpson
On Wed, Oct 08, 2003 at 11:20:16AM -0700, Andrew P. Lentvorski, Jr. wrote: > I can only fix one of those things. ;) To whomever wrote the Fdisk and > Label editor in sysinstall: Thanks. You did a good job, and I thank you > for it. Hrm, perhaps we should rip it out and maintain it as a separate

Re: ifconfig bug

2003-11-15 Thread Bruce M Simpson
On Sat, Nov 15, 2003 at 11:54:20AM -0800, Lars Eggert wrote: > shouldn't this work? > > # ifconfig em0 inet 128.9.168.58 netmask 255.255.240.0 \ > ether 00:07:e9:0a:26:52 > ifconfig: ether: bad value > > This is with today's -current, but this may have been around longer - I > hadn't tried

Re: HEADS UP: /bin and /sbin are now dynamically linked

2003-11-17 Thread Bruce M Simpson
On Sun, Nov 16, 2003 at 11:37:47PM -0500, Bill Vermillion wrote: > For those who don't build the OS but install from binaries, this > makes the system potentially less rugged. > > One of the things I disliked about the Linux systems I've been on > is libraries that change and break things - for th

Panic in cache_lookup()

2003-11-18 Thread Bruce M Simpson
Bleeding edge current updated around 15:00 GMT today. This was triggered whilst building GENERIC to test someone's patches... db> trace cache_lookup(c2c50514,d65d9c28,d65d9c3c,c2c50514,c29fd280) at cache_lookup+0x166 vfs_cache_lookup(d65d9b70,d65d9b8c,c051ab52,d65d9b70,20002) at vfs_cache_lookup+

Panic in random_harvest()

2003-11-18 Thread Bruce M Simpson
I think a fix was already committed for this, but it's biting me hard right now. Script started on Wed Nov 19 00:09:06 2003 kimchi# gdb -k /home/bms/cvs/src/sys/i386/compile/KIMCHI vm/kernel.debig ug vmcore.7 GNU gdb 5.2.1 (FreeBSD) Copyright 2002 Free Software Foundation, Inc.

Re: DStumbler / BSD-AirTools Error with new Wi code?

2003-11-21 Thread Bruce M Simpson
On Wed, Nov 19, 2003 at 05:32:37PM -0800, Sean Chittenden wrote: > I don't know if Lucent cards are supported or not. How old is your > kernel, btw? You should update to -CURRENT as there have been many > wlan fixes since 5.1-RELEASE. -sc To the best of my knowledge, only PRISM2 has ever been s

Re: HEADS UP: /bin and /sbin are now dynamically linked

2003-11-21 Thread Bruce M Simpson
On Thu, Nov 20, 2003 at 04:31:10PM -0800, Tim Kientzle wrote: > * /rescue/vi is currently unusable if /usr is missing because >the termcap database is in /usr. One possibility >would be to build a couple of default termcap entries >into ncurses or into vi. My suggested candidates are

Re: kernel panic trying to utilize a da(4)/umass(4) device with ohci(4)

2003-11-21 Thread Bruce M Simpson
Whoops. http://damien.bergamini.free.fr/ueagle/download.html. BMS ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: kernel panic trying to utilize a da(4)/umass(4) device with ohci(4)

2003-11-21 Thread Bruce M Simpson
On Fri, Nov 21, 2003 at 09:11:33AM -0800, Doug White wrote: > The OHCI driver is largely synced with NetBSD so you might see if they > have the same bug. > > This might be the underlying wierdness we were seeing in gtetlow's > microdrive with transfers over 8k. The one-page-crossing ohci limitati

Re: Unfortunate dynamic linking for everything

2003-11-21 Thread Bruce M Simpson
On Thu, Nov 20, 2003 at 09:29:30PM -0500, Richard Coleman wrote: > But I've often wondered how frequently a production system has such > problems. I've been a sysadmin for many years and can't remember this > ever happening. It's much more common to blow a hard drive, or have > flaky memory, e

VFS deadlock suspected in -CURRENT

2003-11-21 Thread Bruce M Simpson
Hi all, Last night's -CURRENT appears to have demonstrated deadlock. My experience in this area is extremely limited so I have been trying to track down the problem with kan's help. It manifested itself as being unable to log into the machine directly (via serial console, *or* sshd) due to proces

Re: localhost adress

2003-11-23 Thread Bruce M Simpson
On Sun, Nov 23, 2003 at 01:33:33PM +0200, Adrian Penisoara wrote: > Maybe the latest commit by 'tmm' fixes it: This appears to fix the reported issue. BMS ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To

Re: HEADS UP: /bin and /sbin are now dynamically linked

2003-11-23 Thread Bruce M Simpson
On Sun, Nov 23, 2003 at 02:42:58AM +0100, Brad Knowles wrote: > At 5:22 PM -0800 2003/11/22, David O'Brien wrote: > > > Please, NO. There wasn't an FTP client available for this type of > > recovery pre-/rescue, there shouldn't be one now. > > Why? Why cut your nose off to spite your face

atacontrol(8) not yielding any output

2003-11-23 Thread Bruce M Simpson
Hi all, kimchi# uname -a FreeBSD kimchi.dek.spc.org 5.2-BETA FreeBSD 5.2-BETA #4: Sun Nov 23 01:52:10 GMT 2003 [EMAIL PROTECTED]:/usr/src/sys/i386/compile/KIMCHI i386 atacontrol doesn't report any devices. Using commands such as cap/info/list don't yield anything at all. Perhaps more worry

Re: rc scripts run double on boot?

2003-11-26 Thread Bruce M Simpson
On Tue, Nov 25, 2003 at 09:35:29AM -0800, Nate Lawson wrote: > With a recent -current, I've noticed double prints for the last few rc > scripts, like this: > > Starting cron. > Local package initialization:. > Local package initialization:. > Additional TCP options:. > Additional TCP options:. >

Re: [PATCH] fixes of tcp_hostcache.c

2003-12-02 Thread Bruce M Simpson
On Tue, Dec 02, 2003 at 11:56:30AM +0900, Taku YAMAMOTO wrote: > The fix is attached as a patch against tcp_hostcache.c as of revision 1.2. Looks good to me. I haven't been able to test this thoroughly, netperf/netserver don't seem to want to listen on a TCP6 port for the TCPIPV6_STREAM test. Our

Re: ThinkPad T20 with 5.0R wakes up from halt -p

2003-06-20 Thread Bruce M Simpson
I concur. My T22 also experiences the same problems:- - On transition to ACPI state S3: - LCD backlight stays on (until lid closed) - Drive spins down immediately - On transition to ACPI state S5: - Machine turns on unexpectedly (*probably* 15 minutes later) I am currently experiencing