pcic problem in CURRENT

2000-04-09 Thread vova


I've got pcic problem in CURRENT:

On the same hardware
3.4 and 4.0 sees pcic0 on 0x3e2, but with CURRENT kernel don't see it
and don't say anything about pcic when booted with -v

But when I've changed ioaddr of pcic controler to 0x3e0 all begins work.

what was changed in driver ?

--
TSB Russian Express, Moscow
Vladimir B. Grebenschikov, [EMAIL PROTECTED]



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: pcic problem in CURRENT

2000-04-13 Thread vova

On Mon, 10 Apr 2000, Warner Losh wrote:

> In message <[EMAIL PROTECTED]> 
>[EMAIL PROTECTED] writes:
> : On the same hardware
> : 3.4 and 4.0 sees pcic0 on 0x3e2, but with CURRENT kernel don't see it
> : and don't say anything about pcic when booted with -v
> : 
> : But when I've changed ioaddr of pcic controler to 0x3e0 all begins work.
> : what was changed in driver ?
> 
> Odd.  What hardware do you have?

pcic0:  at port 0x3e0-0x3e1 on isa0
pcic0: Polling mode
pccard0:  on pcic0
pccard1:  on pcic0

it is ISA PCMCI adapter for my WaveLan card:

wi0:  at port 0x240-0x27f irq 3 slot 0 on pccard0
wi0: Ethernet address: 00:60:1d:f1:64:23
 
> Warner

--
TSB Russian Express, Moscow
Vladimir B. Grebenschikov, [EMAIL PROTECTED]



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



'make world' broken

2000-06-07 Thread vova


while making usr.sbin/kdump or usr.bin/truss:

-
In file included from ioctl.c:80:
/usr/obj/ext/src/i386/usr/include/sys/memrange.h:18: warning: `MDF_ACTIVE' redefined
/usr/obj/ext/src/i386/usr/include/pccard/cardinfo.h:80: warning: this is
the location of the previous definition
ioctl.c: In function `ioctlname':
ioctl.c:363: sizeof applied to an incomplete type
*** Error code 1

Stop in /ext/src/usr.bin/truss.
*** Error code 1
-

Any ideas ?

--
TSB Russian Express, Moscow
Vladimir B. Grebenschikov, [EMAIL PROTECTED]



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message