OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Michael Shalayeff (mickeycvs.openbsd.org)
Date: Thu Oct 25 2001 - 14:40:14 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: mickeycvs.openbsd.org 2001/10/25 13:40:14

    Modified files:
            sys/dev/ic : if_wireg.h
            sys/dev/pci : if_wi_pci.c

    Log message:
    implement "the other" pci interface for wavelans, found on intersil
    mini-pci cards. inspired by the netbsd's if_wi_pci.c .
    rename WI_COR_* into WI_PLX_COR_*, per millert's suggestion.
    tested by millert for the plx-based cards.