Re: DRM in the sys/ tree: looking for testers

2002-04-26 Thread moto kawasaki
Thank you very much, Mr. Eric Anholt, I have been testing your code on my PC, and found that kernel cannot initialize agpgart device so far. Environment: Dell Latitude C400 (w/ Intel 82830 aka I830MG) FreeBSD 4.5 STABLE (last cvsuped around 2002/Apr/24) XFree86 4.2.0 (using

panic on current boot

2002-04-26 Thread mika ruohotie
apologies for posting this for the second time, but i think the previous subject lead most of the people to miss/skip this. i get below after installation from a floppy, flopy boots ok, the first real boot fails each time, with any current version i've tested from devel snapshot to apr 22nd.

Re: Revision 1.88 of kern_linker.c breaks module loading for diskless

2002-04-26 Thread Harti Brandt
On Fri, 26 Apr 2002, Brian Somers wrote: BSThe intent is to discover whether there's a filesystem yet (vn_open() BSwill die horribly otherwise). BS BSMy use of rootdev is (obviously) flawed. AFAICT, either rootvp BSor rootvnode should be used, but I can't tell the difference between BSthe two

3com 3cxfe575bt

2002-04-26 Thread David Hill
Hello Does CURRENT currently support the 3com 3cxfe575bt cardbus pc card? Thanks David

[no subject]

2002-04-26 Thread Alan Day
To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

Re: linux broken?

2002-04-26 Thread Peter Wemm
Julian Elischer wrote: On Thu, 25 Apr 2002, John Baldwin wrote: On 25-Apr-2002 Julian Elischer wrote: kldload sysvipc.ko or compile the SYSV stuff into your kernel. Perhaps the linux kld needs to have a module dependency on the sysvipc modules? there is no sysvipc module

passwd and PAM

2002-04-26 Thread bsd
I realize this probably isn't a -current issue, but since I don't have any experience with PAM I don't know for sure if it's just me or not. My problem is that the passwd command isn't doing anything, at all. I have the stock pam setup (/etc/pam.d, /etc/pam.conf deleted after running

Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/gnu/usr.bin/perl/library Makefile.inc src/release Makefile src/release/scripts catpages-make.sh doFS.sh manpages-make.sh src/secure/usr.bin/ssh Makefile src/secure/usr.sbin/sshd Makefile ...

2002-04-26 Thread Ruslan Ermilov
I tested this on i386 only with 2 days old -CURRENT (today's is broken due to the import of latest IPFilter suite), and just to make sure I didn't screw other arches I'd appreciate a feedback from Alpha hardware owners. It's important to note that you no longer need to have a today's world to

Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/gnu/usr.bin/perl/library Makefile.inc src/release Makefile src/release/scripts catpages-make.sh doFS.sh manpages-make.sh src/secure/usr.bin/ssh Makefile src/secure/usr.sbin/sshd Makefile ...

2002-04-26 Thread Marcel Moolenaar
On Fri, Apr 26, 2002 at 09:26:34PM +0300, Ruslan Ermilov wrote: I.e., if you built world a month ago, and didn't touch /usr/src since, and /usr/obj has buildworld output for this /usr/src, and you have booted with this world, it should be okay to start building today's release. I share my

Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/gnu/usr.bin/perl/library Makefile.inc src/release Makefile src/release/scripts catpages-make.sh doFS.sh manpages-make.sh src/secure/usr.bin/ssh Makefile src/secure/usr.sbin/sshd Makefile ...

2002-04-26 Thread Tom Rhodes
On Fri, 26 Apr 2002 11:59:21 -0700 Marcel Moolenaar [EMAIL PROTECTED] wrote: On Fri, Apr 26, 2002 at 09:26:34PM +0300, Ruslan Ermilov wrote: I.e., if you built world a month ago, and didn't touch /usr/src since, and /usr/obj has buildworld output for this /usr/src, and you have booted

Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/gnu/usr.bin/perl/library Makefile.inc src/release Makefile src/release/scripts catpages-make.sh doFS.sh manpages-make.sh src/secure/usr.bin/ssh Makefile src/secure/usr.sbin/sshd Makefile ...

2002-04-26 Thread Ruslan Ermilov
On Fri, Apr 26, 2002 at 03:20:02PM -0400, Tom Rhodes wrote: On Fri, 26 Apr 2002 11:59:21 -0700 Marcel Moolenaar [EMAIL PROTECTED] wrote: On Fri, Apr 26, 2002 at 09:26:34PM +0300, Ruslan Ermilov wrote: I.e., if you built world a month ago, and didn't touch /usr/src since, and

Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/gnu/usr.bin/perl/library Makefile.inc src/release Makefile src/release/scripts catpages-make.sh doFS.sh manpages-make.sh src/secure/usr.bin/ssh Makefile src/secure/usr.sbin/sshd Makefile ...

2002-04-26 Thread Ruslan Ermilov
On Fri, Apr 26, 2002 at 09:26:34PM +0300, Ruslan Ermilov wrote: I tested this on i386 only with 2 days old -CURRENT (today's is broken due to the import of latest IPFilter suite), and just to make sure I didn't screw other arches I'd appreciate a feedback from Alpha hardware owners. It's

ipfilter not broken for me

2002-04-26 Thread Doug Barton
On Fri, 26 Apr 2002, Ruslan Ermilov wrote: I tested this on i386 only with 2 days old -CURRENT (today's is broken due to the import of latest IPFilter suite) I updated to the latest and greatest last night around midnight and built/installed -current just fine. What about the ipfilter

Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/gnu/usr.bin/perl/library Makefile.inc src/release Makefile src/release/scripts catpages-make.sh doFS.sh manpages-make.sh src/secure/usr.bin/ssh Makefile src/secure/usr.sbin/sshd Makefile ...

2002-04-26 Thread Marcel Moolenaar
On Fri, Apr 26, 2002 at 10:12:14PM +0300, Ruslan Ermilov wrote: On Fri, Apr 26, 2002 at 11:59:21AM -0700, Marcel Moolenaar wrote: On Fri, Apr 26, 2002 at 09:26:34PM +0300, Ruslan Ermilov wrote: I.e., if you built world a month ago, and didn't touch /usr/src since, and /usr/obj has

elf/strip ???

2002-04-26 Thread John Angelmo
I get this error when I'm trying to install some ports and /usr/src: (this is taken from /usr/src/libexec) make install === atrun install -c -s -o root -g wheel -m 555 atrun /usr/libexec strip: could not exec elf/strip in /usr/libexec: No such file or directory *** Error code 70 Stop in

Re: cvs commit: src/sys/kern kern_tc.c src/sys/sys timepps.h timetc.h

2002-04-26 Thread Poul-Henning Kamp
Please let me know if you see any changes in timekeeping behaviour as a result of this series of commits. phk 2002/04/26 14:51:08 PDT Modified files: sys/kern kern_tc.c sys/sys timepps.h timetc.h Log: Now that the private parts of timecounters

Re: passwd and PAM

2002-04-26 Thread bsd
Great thanks! Chris On 26 Apr 2002, Dag-Erling Smorgrav wrote: bsd [EMAIL PROTECTED] writes: My problem is that the passwd command isn't doing anything, at all. Already fixed, cvsup and rebuild libpam. Also, if a user does have a password, with the stock setup not even root can

Re: passwd and PAM

2002-04-26 Thread Dag-Erling Smorgrav
bsd [EMAIL PROTECTED] writes: Great thanks! You're welcome. The attached patch should fix the problem with passwd asking root for the old password. DES -- Dag-Erling Smorgrav - [EMAIL PROTECTED] //depot/user/des/pam/lib/libpam/modules/pam_unix/pam_unix.c#14 -

Re: Minor things: swi_net: unregistered isr number

2002-04-26 Thread Peter Wemm
Matthew N. Dodd wrote: On Thu, 25 Apr 2002, Peter Wemm wrote: This is well known. If we recieve an ARP frame before we sent one, then we print this. eg: a broadcast ARP packet will trigger it. dhclient etc use bpf etc so ARP isn't initialized at this point. We could just put this

d-link dwl520 wireless pci

2002-04-26 Thread . ten tacles . .
recently acquired a dwl520 and i was wondering if there is freebsd support for this card. i looked through what appeared to be the pci-support portion of the wi driver (if_wi_pci.c ..checked out via cvs last night) and i couldn't find a definition of this card: pci_ids[] = {

Re: DRM in the sys/ tree: looking for testers

2002-04-26 Thread Eric Anholt
On Fri, 2002-04-26 at 01:03, moto kawasaki wrote: Thank you very much, Mr. Eric Anholt, I have been testing your code on my PC, and found that kernel cannot initialize agpgart device so far. The i8x0 DRM drivers require AGP to be working. I took a look at your i830 patch today, and

xdm broken on current

2002-04-26 Thread John Baldwin
Please back out revision 1.3 of src/etc/pam.d/xdm since it breaks xdm. xdm core dumps with a signal 6 if there is no session management configured for it in PAM. Obviously this commmit wasn't actually tested with xdm (at least not on X 4). In revision 1.19 of pam.conf Mark Murray changed the

RE: xdm broken on current

2002-04-26 Thread John Baldwin
On 26-Apr-2002 John Baldwin wrote: Please back out revision 1.3 of src/etc/pam.d/xdm since it breaks xdm. xdm core dumps with a signal 6 if there is no session management configured for it in PAM. Obviously this commmit wasn't actually tested with xdm (at least not on X 4). In revision

Re: d-link dwl520 wireless pci

2002-04-26 Thread Alfred Perlstein
* . ten tacles . . [EMAIL PROTECTED] [020426 16:03] wrote: via cvs last night) and i couldn't find a definition of this card: pci_ids[] = { ... {0x1260, 0x3873, WI_BUS_PCI_NATIVE, Linksys WMP11 PCI Prism2.5}, ... pci0: unknown card (vendor=0x1260, dev=0x3873) at 11.0

Re: d-link dwl520 wireless pci

2002-04-26 Thread Brooks Davis
On Fri, Apr 26, 2002 at 07:44:11PM -0400, . ten tacles . . wrote: recently acquired a dwl520 and i was wondering if there is freebsd support for this card. i looked through what appeared to be the pci-support portion of the wi driver (if_wi_pci.c ..checked out via cvs last night)

login coredumps

2002-04-26 Thread Krzysztof Parzyszek
At the login prompt using the arrow keys to move the cursor up and down causes login to dump core. System was cvsupped today. Krzysztof To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

shutdown doesn't

2002-04-26 Thread Krzysztof Parzyszek
It goes into background and nothing happens. Krzysztof To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-current in the body of the message

RE: d-link dwl520 wireless pci

2002-04-26 Thread Jason
U using latest version of -current, in fact even the original 5.0 DR1 iso release supported the card, kernel needed some minor modification, but I am using the dlink dwl 520 in my box right now without any problems. And Brooks Davis was correct, with shows up as a linksys device on my

Recent commit to sys/kern/kern_environment.c broke reading tunables

2002-04-26 Thread Shizuka Kudo
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.start_mem of my cardbus bridge. With this latest commit, the hw.cbb.start_mem sysctl still shows the default value after boot up. Reverting

Re: cvs commit: src/sys/kern kern_tc.c src/sys/sys timepps.h timetc.h

2002-04-26 Thread Kris Kennaway
On Fri, Apr 26, 2002 at 02:51:08PM -0700, Poul-Henning Kamp wrote: phk 2002/04/26 14:51:08 PDT Modified files: sys/kern kern_tc.c sys/sys timepps.h timetc.h Log: This commit causes the bento package cluster to hang at boot time: [...]

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

2002-04-26 Thread John Baldwin
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.start_mem of my cardbus bridge. With this latest commit, the hw.cbb.start_mem sysctl still shows

Re: ipfilter not broken for me

2002-04-26 Thread Darren Reed
In some email I received from Doug Barton, sie wrote: On Fri, 26 Apr 2002, Ruslan Ermilov wrote: I tested this on i386 only with 2 days old -CURRENT (today's is broken due to the import of latest IPFilter suite) I updated to the latest and greatest last night around midnight and