Re: ahc driver: aic7892 no longer supported

2001-03-21 Thread Mark Hittinger
me for > aic7xxx_pci.c:aic7xxx_config(). In aic7xxx_pci.c:ahc_pci_config() the call to ahc_pci_map_int(ahc) is failing. bus_alloc_resource() appears to need more time than I have right now so that will have to wait till tonight :-) It does look like a more fundamental problem below the scsi driver is in

Re: ahc driver: aic7892 no longer supported

2001-03-20 Thread Mark Hittinger
0:0: class=0x03 card=0x40821028 chip=0x47421002 rev=0x5c hdr=0x00 ahc0@pci2:10:0: class=0x01 card=0x78879004 chip=0x87789004 rev=0x01 hdr=0x00 Later Mark Hittinger Earthlink [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

recent -current behaviors

2001-03-02 Thread Mark Hittinger
more memory :-) * the server crashes and restarts When I'm not running the rsync its rare to see this trouble. Could we have a bug where freed pages aren't getting freed right? Later Mark Hittinger Earthlink [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with &q

-current libgmp __stdin error FYI

2001-02-14 Thread Mark Hittinger
Local package initialization:/usr/libexec/ld-elf.so.1: /usr/lib/libgmp.so.3: Undefined symbol "__stdin" Later Mark Hittinger Earthlink [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

make install perl/library sed stdout error

2001-02-12 Thread Mark Hittinger
Hey this may be a spot where the FILE change is felt - my installworld bombed in the perl/library install with a sed error. I went to usr.bin/sed and did a make install to put in the new sed and then make installworld completed ok. FYI Mark Hittinger Earthlink [EMAIL PROTECTED] To

beware libc change sigprocmask sigaction abort.c

2001-01-24 Thread Mark Hittinger
Hey watch out - one of those little changes that can blow your system up if you cheat on how you build it. abort.c references undefined symbols for sigprocmask and sigaction. Later Mark Hittinger Earthlink [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubs

Re: uucico dies with floating point errors

2001-01-23 Thread Mark Hittinger
ike fp code. You can rebuild taylor with debug on and try to figure out what is happening that way. You may discover that the other side is sending a field that is too long - like a system that has larger usernames than yours does etc. Good luck! Mark Hittinger Earthlink [EMAIL PROTECTED] To Uns

Re: Current stalls...(now also panic)

2000-12-29 Thread Mark Hittinger
to your kernel try commenting out all the "device" entries after "# USB support" in the config file. A kernel built without USB may not show the hangs. I think there is a buglet that has krept into the USB code within the last couple of weeks. Later Mark Hittinger Earthlink

-current "almost" hanging after boot

2000-12-19 Thread Mark Hittinger
hints for what to look at when I break in to the debugger? Is anyone else seeing this behavior? Later Mark Hittinger Earthlink [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

FYI -current hanging at boot

2000-12-16 Thread Mark Hittinger
-current is hanging during boot - right after "mounting root from ufs" things stall for a second - then you start getting those old microuptime warnings spewing on the console forever - I gave it about 10 minutes or so hoping it would work its way out of it - no dice. FYI Mark

re: -current hangs during boot (UPDATING entry)

2000-10-25 Thread Mark Hittinger
gh to justify adding to UPDATING. Later Mark Hittinger Earthlink [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

re: today's -current xl0 wigs out

2000-10-14 Thread Mark Hittinger
Well getting rid of the leftover splimp() didn't clear up the problem. Maybe we need to move the mtx_init and XL_LOCK up to where the splimp() was. Later Mark Hittinger Earthlink [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current&qu

re: today's -current xl0 wigs out

2000-10-14 Thread Mark Hittinger
In if_xl.c at the very beginning of xl_attach() it looks like there is a leftover splimp(). Bill seems to have replaced all the others with a LOCK macro. Further down in xl_attach there is a LOCK macro so maybe we just have to remove that leftover splimp(). Trying that now. Later Mark

today's -current xl0 wigs out

2000-10-14 Thread Mark Hittinger
Ethernet address: 00:60:08:15:f9:49 miibus0: on xl0 nsphy0: on miibus0 nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto FYI Later Mark Hittinger Earthlink [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

a.out binaries die in -current recently

2000-10-08 Thread Mark Hittinger
For the past couple of days the old style binaries don't work under -current, they simply core. FYI Mark Hittinger Earthlink [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

fdc0 and ata1 issues

2000-09-22 Thread Mark Hittinger
OK. Later Mark Hittinger Earthlink [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

make world libcrypto Undefined symbol "RSA_PKCS1"

2000-09-10 Thread Mark Hittinger
ed libc, and if it got undefined symbols, bail on the libc installation. I bet this would save some of us infrequent grief! FYI Mark Hittinger Earthlink [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

ftpd now cores

2000-02-01 Thread Mark Hittinger
all is well. Later Mark Hittinger Mindspring/Netcom/Dallas [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

ep0 3com etherlink III still unhappy

1999-11-01 Thread Mark Hittinger
<3Com 3C509B EtherLink III> at port 0x210-0x21f irq 5 on isa0 ep1: Ethernet address 00:a0:24:a1:9a:1e The card is actually 0x300, not 0x210. Disabling pnp isn't a work around any longer. This is just an FYI Later Mark Hittinger Mindspring/Netcom/Dallas [EMAIL PROTECTED] To Unsubscr

Re: ep0 etherlink III breakage

1999-09-29 Thread Mark Hittinger
>> Mark Hittinger wrote: >> Hey per request I'm reporting some ep0 breakage in today's -current. I have >> an etherlink III 3c509B and the probing appears correct. >> Sequence of events boot -s >> # ifconfig ep0 inet 192.168.

Re: ep0 etherlink III breakage

1999-09-20 Thread Mark Hittinger
tine I submitted a patch for last week ( lots of return 0 instead of return ENXIO ). I'll be doing some additional debugging this evening when I have more time. Guess I made the mistake of misreading a request that came through freebsd-current a few days ago asking for any problem reports

ep0 etherlink III breakage

1999-09-20 Thread Mark Hittinger
Hey per request I'm reporting some ep0 breakage in today's -current. I have an etherlink III 3c509B and the probing appears correct. Sequence of events boot -s # ifconfig ep0 inet 192.168.18.200 (PC hangs) More later... Mark Hittinger

patch for if_ed.c ed_probe_HP_pclanp() returns OK when shouldn't

1999-09-13 Thread Mark Hittinger
Hi Inside ed_probe_HP_pclanp() we are doing various checks to see if the device is there and if we hit a problem we return 0 instead of an error. Attached is a patch for this problem. Regards, Mark Hittinger Mindspring/Netcom/Dallas [EMAIL PROTECTED] *** if_ed.c.1 Mon Sep 13 16:31:29 1999

re: Help! System won't boot the normal way after make world

1999-09-12 Thread Mark Hittinger
though I've already re-installed because of the corruption damage. You may need to consider that if your situation is similar to mine. Later Mark Hittinger Mindspring/Netcom/Dallas [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

re: evil -current

1999-09-10 Thread Mark Hittinger
sometimes the system disk gets badly clobbered. Disabling ed0 in the boot -c menu works makes things happy. FYI Later Mark Hittinger Mindspring/Netcom/Dallas [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

evil -current

1999-09-07 Thread Mark Hittinger
Lots of sig11, then hang, reboot, my system drive is no longer considered "bootable". Looks like bad bad things. Later Mark Hittinger Mindspring/Netcom/Dallas [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message