cvs commit: src/sys/dev/ep if_ep_pccard.c

Warner Losh imp at FreeBSD.org
Sun Nov 2 12:13:41 PST 2003


imp         2003/11/02 12:13:39 PST

  FreeBSD src repository

  Modified files:
    sys/dev/ep           if_ep_pccard.c 
  Log:
  MFp4:
  o Remove redundant $FreeBSD$
  o Better comments about ep_get_macaddr.
  o remove one tab in a switch statement (style only)
  o Recognize ID 0x0035 as the device ID for the 3CXEM556 that I have.  This
    makes the 3CXEM556 work for me.  Not 100% sure this is the assigned ID,
    as I don't have the datasheets for this part, but it does work and get
    the correct ethrnet address.
  o Comment about the whole fake IRQ 3 thing.  some need it, some don't, all
    work with it.
  
  Revision  Changes    Path
  1.36      +14 -6     src/sys/dev/ep/if_ep_pccard.c


More information about the cvs-all mailing list