Re: devd/devctl

2003-09-12 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Suleiman Souhlal <[EMAIL PROTECTED]> writes: : I was wondering if it would be a good idea to modify devd and : devctl for them to handle other events than attaching and detaching : devices.. For example, they could be used to mark a network : interface as

Re: USB da(4) quirks deprecated

2003-09-12 Thread Andrew Thompson
Nate Lawson wrote: dmesg: umass0: SigmaTel, Inc. USBMSC Audio Player, rev 1.10/0.01, addr 3 umass0: Get Max Lun not supported (IOERROR) Enabling quirks for device da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-4 device da0: 1.000MB/s transfers da0: 125MB (256001 512 byte

Re: Shared object "libintl.so.4" not found

2003-09-12 Thread Kevin Oberman
> Date: Fri, 12 Sep 2003 18:35:14 -0700 > From: Kris Kennaway <[EMAIL PROTECTED]> > Sender: [EMAIL PROTECTED] > > > --/9DWx/yDrRhgMJTb > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On Fri, Sep 12, 2003 at 06:21:40PM -

Re: scsi_cd or atapicam crash in current.

2003-09-12 Thread Glenn Johnson
On Fri, Sep 12, 2003 at 08:57:22AM -0700, Kevin Oberman wrote: > I am seeing a peculiar, possibly timing sensitive, crash that looks > like if is probably in either atapicam or scsi_cd. The system is > CURRENT as of yesterday morning. > > The crash happens frequently when nautilus starts up. It do

uart module breaks buildkernel

2003-09-12 Thread Steve Kargl
===> uart @ -> /usr/src/sys machine -> /usr/src/sys/i386/include awk -f @/tools/makeobjops.awk @/dev/uart/uart_if.m -c awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h awk -f @/tools/makeobjops.awk @/kern/device_if.m -h awk -f @/tools/makeobjops.awk @/isa/isa_if.m -h awk -f @/tools/makeobjops.awk @

Re: Compact Flash PCMCIA adapted failes

2003-09-12 Thread Martin Jessa
The ATAng code has fscked things up and I too get the same shitty error. Søren Schmidt has sent patches to this mailinglist to test. I am yet to try them out. On Thu, 11 Sep 2003 14:52:22 +0200 Gunnar Flygt <[EMAIL PROTECTED]> wrote: > I run CURRENT as of last week. I try to use a PCMCIA CF adap

Re: Shared object "libintl.so.4" not found

2003-09-12 Thread Kris Kennaway
On Fri, Sep 12, 2003 at 06:21:40PM -0600, Lyndon Nerenberg wrote: > > I recently upgraded one of my machines to 5.1-current, and for some reason I keep > > getting "Share object 'libintl.so.4' not found" errors when I attempt to install > > from ports or execute certain commands/programs. I read

devd/devctl

2003-09-12 Thread Suleiman Souhlal
Hello all, I was wondering if it would be a good idea to modify devd and devctl for them to handle other events than attaching and detaching devices.. For example, they could be used to mark a network interface as down, when the network cable is pulled out, and run dhclient when it is p

Re: Shared object "libintl.so.4" not found

2003-09-12 Thread Scott Likens
On Fri, 2003-09-12 at 17:17, Michael Goffin wrote: > I recently upgraded one of my machines to 5.1-current, and for some reason I keep > getting "Share object 'libintl.so.4' not found" errors when I attempt to install > from ports or execute certain commands/programs. I read that upgrading my ver

Re: Shared object "libintl.so.4" not found

2003-09-12 Thread Lyndon Nerenberg
> I recently upgraded one of my machines to 5.1-current, and for some reason I keep > getting "Share object 'libintl.so.4' not found" errors when I attempt to install > from ports or execute certain commands/programs. I read that upgrading my version of > gettext would fix the issue, but it has

Shared object "libintl.so.4" not found

2003-09-12 Thread Michael Goffin
I recently upgraded one of my machines to 5.1-current, and for some reason I keep getting "Share object 'libintl.so.4' not found" errors when I attempt to install from ports or execute certain commands/programs. I read that upgrading my version of gettext would fix the issue, but it has not. Is

ATAng - delay probing for non-existent drive

2003-09-12 Thread Bryan Liesner
The last change to ata-lowlevel (rev 1.11) causes a 10-15 second delay probing for a drive that's not there: atapci0: port 0xa000-0xa00f,0xa400-0xa403, 0xa800-0xa807,0xb000-0xb003,0xb400-0xb407 mem 0xed00-0xed003fff irq 5 at device 15.0 on pci0 atapci0: [MPSAFE] ata2: at 0xb400 on atapci0 a

More ATAng probing issues

2003-09-12 Thread Steve Ames
sos, I had the misfortune of swapping motherboards recently to an Asus MB with a nVidia controller. Suddenly my drives don't show up on any recent kernels. They do on a 8/28 kernel. in ata-lowleve.c I switched the '#if 0' to an '#if 1' and rebooted and now my ad0 (primary controller master drive)

Re: GCC tickling obscure hardware bug or...?

2003-09-12 Thread Scott Reese
On Fri, 2003-09-12 at 12:56, [EMAIL PROTECTED] wrote: > Quoting Scott Reese <[EMAIL PROTECTED]>: > > > Hello all, I'm rephrasing my previous question to reflect new findings > > in my situation in the hopes that someone may have an idea of what's > > going on here (see thread "Internal compiler er

Re: GCC tickling obscure hardware bug or...?

2003-09-12 Thread Jens Rehsack
[EMAIL PROTECTED] wrote: Quoting Scott Reese <[EMAIL PROTECTED]>: Hello all, I'm rephrasing my previous question to reflect new findings in my situation in the hopes that someone may have an idea of what's going on here (see thread "Internal compiler error in reload_cse_simplify_operands" from ea

Re: 'cd /usr/src/etc; make distribute' broken.

2003-09-12 Thread Kris Kennaway
On Fri, Sep 12, 2003 at 11:14:15PM +0300, Ruslan Ermilov wrote: > A FAQ question on current@ these days. The ``distribute'' is > the special case of ``install''. Before installing stuff, you > should build it first. There was a bug in etc/sendmail/Makefile > that was attempting to build stuff d

PCMCIA: 3COM 3CCFE575BT should be supported but actually doesn't work

2003-09-12 Thread Andreas Klemm
Hi, my new PCMCIA card just arrived from eBay, since my Xircom didn't run properly under current. The FreeBSD Laptop Support page stated out, that somebody got this 3COM card to work under -current. I tried now two -current snaps from: - 2003-08-24 - 2003-09-08 In both snaps the card is recogni

Re: 'cd /usr/src/etc; make distribute' broken.

2003-09-12 Thread Ruslan Ermilov
On Fri, Sep 12, 2003 at 01:00:06PM -0700, Kris Kennaway wrote: > As part of my world-building script for creating binary distributions > for use on bento I use the following to populate /etc in the target > directory: > --- > cd /usr/src/etc > make distribute DISTRIBUTION=/destdir TARGET_ARCH=whate

Re: FreeBSD as bluetooth gateway for a PDA

2003-09-12 Thread Ruslan Ermilov
On Fri, Sep 12, 2003 at 11:47:40AM -0700, Maksim Yevmenkin wrote: [...] > ok, now we are back to RFCOMM connection. here is iPaq sends a RFCOMM data > packet. the sequence is "0x43 0x4C 0x49 0x45 0x4E 0x54", which is a word > > "CLIENT" > > > < ACL data: handle 0x0028 flags 0x02 dlen 9 > > L2

Re: 'cd /usr/src/etc; make distribute' broken.

2003-09-12 Thread Kris Kennaway
On Fri, Sep 12, 2003 at 01:00:06PM -0700, Kris Kennaway wrote: > As part of my world-building script for creating binary distributions > for use on bento I use the following to populate /etc in the target > directory: > --- > cd /usr/src/etc > make distribute DISTRIBUTION=/destdir TARGET_ARCH=whate

'cd /usr/src/etc; make distribute' broken.

2003-09-12 Thread Kris Kennaway
As part of my world-building script for creating binary distributions for use on bento I use the following to populate /etc in the target directory: --- cd /usr/src/etc make distribute DISTRIBUTION=/destdir TARGET_ARCH=whatever --- This used to work fine, but now it is dying with the following: in

Re: GCC tickling obscure hardware bug or...?

2003-09-12 Thread culverk
Quoting Scott Reese <[EMAIL PROTECTED]>: > Hello all, I'm rephrasing my previous question to reflect new findings > in my situation in the hopes that someone may have an idea of what's > going on here (see thread "Internal compiler error in > reload_cse_simplify_operands" from earlier this week).

Re: usb flashkey disk copy error

2003-09-12 Thread Barney Wolff
Patch below had some problems. Needed #ifdef USB_DEBUG around the ref to ohcidebug to compile, and either BROKEN_OHCI added to the list of valid options or (as I did) kludged to 1. Worse, trying to mount_msdosfs my camera caused an instant panic: "Length went negative: -4096". If that's not eno

GCC tickling obscure hardware bug or...?

2003-09-12 Thread Scott Reese
Hello all, I'm rephrasing my previous question to reflect new findings in my situation in the hopes that someone may have an idea of what's going on here (see thread "Internal compiler error in reload_cse_simplify_operands" from earlier this week). In a nutshell, I have upgraded my machine to a PI

Re: FreeBSD as bluetooth gateway for a PDA

2003-09-12 Thread Maksim Yevmenkin
[cc'd to [EMAIL PROTECTED] for archive purposes ] Hello Victor, > I hope you don't mind me asking you directly: maybe the -current > mailing list is more appropriate? no, i do not mind, but cc to -current or -net is a good idea. > I'm trying to use a FreeBSD PC (5.1-CURRENT, with the bluetoo

Re: scsi_cd or atapicam crash in current.

2003-09-12 Thread Kevin Oberman
> Date: Fri, 12 Sep 2003 18:50:30 +0200 > From: Thomas Quinot <[EMAIL PROTECTED]> > > Le 2003-09-12, Kevin Oberman écrivait : > > > cdstart(c419d500,c4192000,1,c407cc30,c407cc00) at cdstart+0xcb > > xpt_run_dev_allocq(c40b8c00,c407cc08,1,c418d800,c419d500) at > > xpt_run_dev_allocq+0xab > > xpt_

Re: scsi_cd or atapicam crash in current.

2003-09-12 Thread Kevin Oberman
> Date: Fri, 12 Sep 2003 10:50:39 -0600 > From: "Kenneth D. Merry" <[EMAIL PROTECTED]> > > On Fri, Sep 12, 2003 at 08:57:22 -0700, Kevin Oberman wrote: > > I am seeing a peculiar, possibly timing sensitive, crash that looks > > like if is probably in either atapicam or scsi_cd. The system is > > C

Re: scsi_cd or atapicam crash in current.

2003-09-12 Thread Kenneth D. Merry
On Fri, Sep 12, 2003 at 08:57:22 -0700, Kevin Oberman wrote: > I am seeing a peculiar, possibly timing sensitive, crash that looks > like if is probably in either atapicam or scsi_cd. The system is > CURRENT as of yesterday morning. > > The crash happens frequently when nautilus starts up. It does

Re: scsi_cd or atapicam crash in current.

2003-09-12 Thread Thomas Quinot
Le 2003-09-12, Kevin Oberman écrivait : > cdstart(c419d500,c4192000,1,c407cc30,c407cc00) at cdstart+0xcb > xpt_run_dev_allocq(c40b8c00,c407cc08,1,c418d800,c419d500) at > xpt_run_dev_allocq+0xab > xpt_schedule(c419d500,1,0,ce54ec78,dd5b6c70) at xpt_schedule+0xca > cdstrategy(ce54ec78,0,0,0,d439f00

IRQ routing problem

2003-09-12 Thread Jos Backus
I just replaced an Adaptec 19160 with a dual-channel 39160 in this Asus CUBX based system, and now I am seeing these messages (besides the system responding in a jumpy fashion, which makes sense): Sep 11 20:21:33 lizzy kernel: tx0: seems we can continue normaly Sep 11 20:21:48 lizzy kernel: ahc1:

USB / VM-related panic (vm_fault)

2003-09-12 Thread Wesley Morgan
When attempting to copy files from my digital camera I get this panic in what appears to be the VM system, however I don't get a "traditional" panic message or a kernel dump, just a ddb backtrace. This is copied by hand so I hope there are no errors: panic: vm_fault: fault on nofault entry, addr:

Re: bikeshed

2003-09-12 Thread Michael W. Lucas
On Fri, Sep 12, 2003 at 05:10:39AM +0200, Poul-Henning Kamp wrote: > Well, the reason I didn't answer until now was that I was eating some > sort of fish (species now forgotten). Sea bass. ==ml -- Michael Lucas [EMAIL PROTECTED], [EMAIL PROTECTED] Today's chance of throwing it all awa

scsi_cd or atapicam crash in current.

2003-09-12 Thread Kevin Oberman
I am seeing a peculiar, possibly timing sensitive, crash that looks like if is probably in either atapicam or scsi_cd. The system is CURRENT as of yesterday morning. The crash happens frequently when nautilus starts up. It does not always crash, but does so fairly frequently and leaves my laptop l

Re: ATAng and CF cards

2003-09-12 Thread Alex Dupre
Monday, September 8, 2003, 11:48:55 AM, you wrote: Sl> DOH! things are not going weel this morning, this patch should be right: Tested your patch, but it's exactly the same as before. -- Alex Dupre [EMAIL PROTECTED] http://www.alexdupre.com/ [EMAIL PROTE

Re: EC/sensor support questions

2003-09-12 Thread Doug Rabson
On Fri, 2003-09-12 at 12:46, Johny Mattsson wrote: > Hi all, > > My main FreeBSD box has an Elite/ECS motherboard with the ITE8705 > Environmental Controller/hardware monitor chip, which I'd love to use so > that I can monitor the system temperature, voltages, and fan speed. > > At present (wel

Re: ATAng and CF cards

2003-09-12 Thread Alex Dupre
Monday, September 8, 2003, 11:48:55 AM, you wrote: Sl> DOH! things are not going weel this morning, this patch should be right: I didn't try your patch, yet, but I can report some other phantom drives with ataNG. The system is still the net4501 board. With Sandisk 32MB CF: ata0-master: pio=0x09

Re: USB CF reader not working in Current.

2003-09-12 Thread Gunnar Flygt
On Fri, Sep 12, 2003 at 08:48:38AM -0400, Andre Guibert de Bruet wrote: > > On Fri, 12 Sep 2003, Gunnar Flygt wrote: > > > I have a Lexar Media USB Card Reader for CompactFlash. On the box it > > says that it is compatible without driver for computers running Windows > > 2000/Me/XP and Mac Os 9/X

Re: route problems in 5.1-RELEASE

2003-09-12 Thread Jesse Guardiani
Martin Blapp wrote: > > Hi, > >>Normally, if I want to swap from wi0 to fxp0, all I >>have to do is: >> >>killall dhclient >>ifconfig wi0 down >>ifconfig fxp0 up >>dhclient fxp0 > > Why don't you just update to 5.X, run mergemaster- > > Then just remove the wi0 card and plug in a ethernet > ca

Re: USB CF reader not working in Current.

2003-09-12 Thread Andre Guibert de Bruet
On Fri, 12 Sep 2003, Gunnar Flygt wrote: > I have a Lexar Media USB Card Reader for CompactFlash. On the box it > says that it is compatible without driver for computers running Windows > 2000/Me/XP and Mac Os 9/X > > I didn't expect them to tell me it was working with FreeBSD but since it > shou

Re: sylogd not logging

2003-09-12 Thread Andre Guibert de Bruet
On Sun, 7 Sep 2003, itchibahn wrote: > I used to run 4.6 where syslogd worked fine with cisco 7507, as5300, and > max4048. Eversince I've installed 5.0-RELEASE, I used exact same config as > old, but can't get it working. Please help. The following is configs: I'm currently using current's sy

USB CF reader not working in Current.

2003-09-12 Thread Gunnar Flygt
I have a Lexar Media USB Card Reader for CompactFlash. On the box it says that it is compatible without driver for computers running Windows 2000/Me/XP and Mac Os 9/X I didn't expect them to tell me it was working with FreeBSD but since it should work with Mac OSX, I assumed that it would be worki

EC/sensor support questions

2003-09-12 Thread Johny Mattsson
Hi all, My main FreeBSD box has an Elite/ECS motherboard with the ITE8705 Environmental Controller/hardware monitor chip, which I'd love to use so that I can monitor the system temperature, voltages, and fan speed. At present (well, 5.1-R) there appears to exist no support for this particular

OT Re: bikeshed

2003-09-12 Thread Robert =?unknown-8bit?q?Blacqui=E8re?=
On Fri, Sep 12, 2003 at 10:43:22AM +0200, Brad Knowles wrote: > At 5:10 AM +0200 2003/09/12, Poul-Henning Kamp wrote: > > > You can use the "no bikeshed logo" for anything you want, anywhere > > you want, anytime you want with the following simple exception: > > Okay, the t-shirt is back, a

Re: bikeshed

2003-09-12 Thread Daniel C. Sobral
Poul-Henning Kamp wrote: You can use the "no bikeshed logo" for anything you want, anywhere you want, anytime you want with the following simple exception: YOU MAY NOT UNDER ANY CIRCUMSTANCES _EVER_ make it the subject of a bikeshed discussion. Spoilsport. -- Daniel C. Sobral

Re: The bikeshed T-shirt

2003-09-12 Thread Brad Knowles
At 5:02 AM +0200 2003/09/12, Poul-Henning Kamp wrote: You misunderstood: "Yes, it is absolutely OK for you do print T-shirts, mugs, or anything else you might want to use it on." Sorry for the confusion. My version is now back at . -- B

Re: bikeshed

2003-09-12 Thread Brad Knowles
At 5:10 AM +0200 2003/09/12, Poul-Henning Kamp wrote: You can use the "no bikeshed logo" for anything you want, anywhere you want, anytime you want with the following simple exception: Okay, the t-shirt is back, although now it's white instead of ash grey. See

Re: The bikeshed T-shirt

2003-09-12 Thread Brad Knowles
At 5:02 AM +0200 2003/09/12, Poul-Henning Kamp wrote: Yes, absolutely. Okay, it should be down in a few minutes. You misunderstood: "Yes, it is absolutely OK for you do print T-shirts, mugs, or anything else you might want to use it on." Sorry about that. Originally I wasn't sure, but on