Hi,

Version 1.83 of that file breaks the GENERIC build. You probably meant to
write:

Index: pcic_pci.c
===================================================================
RCS file: /usr/ncvs/src/sys/pccard/pcic_pci.c,v
retrieving revision 1.83
diff -r1.83 pcic_pci.c
262c262
<       if (sc->csc_intr == pcic_iw_pci || sc->func_intr == pcic_iw_pci)
---
>       if (sc->csc_route == pcic_iw_pci || sc->func_route == pcic_iw_pci)

harti
-- 
harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private
              [EMAIL PROTECTED]


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

Reply via email to