I installed a corpsys 40 gig ide into my Mac G4. The drive sends an error
message that the proper drivers have not been installed. I have had no luck
contacting the manufacturer can you help me?
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the
In message <[EMAIL PROTECTED]> Brian Somers writes:
: With a ? instead of the 9 on the config line, I got an irq resource
: allocation failure. Go figure !
Add -I to pccardd_flags.
warner
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the mess
> Script started on Sun Jun 10 08:55:08 2001
> ttyp0:bde@gamplex:/usr/src/usr.bin/kdump> make depend
> sh /usr/src/usr.bin/kdump/mkioctls /usr/include > ioctl.c
> In file included from :66:
> /usr/include/sys/memrange.h:18: warning: `MDF_ACTIVE' redefined
> /usr/include/pccard/cardinfo.h:81: warni
Joerg Wunsch <[EMAIL PROTECTED]> wrote:
> It /only/ happens after a "mount -a", not after just mounting /tmp
> only. No idea why, the only `obscure' filesystems i've got are procfs
> and portalfs.
portalfs indeed seems to be the culprit for leaving an unreferenced
file in /tmp. However, the pa
Backtraces posted here in hopes they might enlighten someone.
This is with kernel source from June 6 (specifically,
"Sticky Date: 2001.06.06.22.16.24" according to cvs status). The machine
is a dual PII/400; dmesg follows the backtraces from the two panics. If you
want more information from th
> I've been waiting for a FORTH-geek to pop his head up; I
> have most of "nextboot" reimplemented... I've added "fwrite"
> and "flseek" verbs. I've thought about kidnapping an
> astronomer. 8-).
>
> The current problem is that the biosdisk.c doesn't contain
> "write" code, and that the libstan
On Sat, Jun 09, 2001 at 09:27:45PM +0200, Szilveszter Adam wrote:
> Hello,
>
> On Sat, Jun 09, 2001 at 11:24:42PM +0400, Juriy Goloveshkin wrote:
> > Hello, Is mozilla built in current? I tried to build it with
> > /usr/ports/www/mozilla and from only tar-ball. Building stopped.
> > What's wrong?
Hello,
On Sat, Jun 09, 2001 at 11:24:42PM +0400, Juriy Goloveshkin wrote:
> Hello, Is mozilla built in current? I tried to build it with
> /usr/ports/www/mozilla and from only tar-ball. Building stopped.
> What's wrong?
THe problem is that -CURRENT's VM options are set for debugging which means
Hello, Is mozilla built in current? I tried to build it with
/usr/ports/www/mozilla and from only tar-ball. Building stopped.
What's wrong?
nsIEditorController.idl
../../dist/bin/xpidl -m header -w -I ../../dist/idl -I. -o
_xpidlgen/nsIEditorController nsIEditorController.idl
nsIEditor.idl
../..
"Daniel C. Sobral" wrote:
> Actually,
>
> : Short-Appplication ." Hello World!" cr ;
>
> might even work... :-)
I've been waiting for a FORTH-geek to pop his head up; I
have most of "nextboot" reimplemented... I've added "fwrite"
and "flseek" verbs. I've thought about kidnapping an
astronomer
I got the same results as you. It eventually worked when I copied
the entry matching my card into /etc/pccard.conf and hard-wired the
irq as the same as the pcic device (9 in my case):
$ cat /etc/pccard.conf
irq 9
card "Lucent Technologies" "WaveLAN/IEEE"
config auto "wi" 9
In message <[EMAIL PROTECTED]> Seth Kingsley writes:
: Sorry, I guess maybe this directive is counter-intuative. It supposed to
: be a list of the free irq's in the system for pccardd to use with
: inserted pccards when configuring them. Trying to use the irq that the
: cardbus bridge already has
In message <[EMAIL PROTECTED]> Julian Elischer writes:
: Failed to allocate IRQ for Linksys
Add -I to your pccardd_flags in rc.conf. Others have suggested '-I -i
11' for your case.
Also, it is very important that you install a new pccardd too.
Otherwise, you may find your system hanging when t
13 matches
Mail list logo