Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jul 1999 22:50:36 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_sk.c
Message-ID:  <199907230550.WAA13321@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1999/07/22 22:50:36 PDT

  Modified files:
    sys/pci              if_sk.c 
  Log:
  One last tweak before I turn in for the evening: the driver name in
  the driver_t declaration should be "skc" not "sk". Technically, "skc"
  is the parent PCI device (the SysKonnect GEnesis controller) and "sk0"
  and "sk1" are the network interfaces that get attached to it.
  
  Revision  Changes    Path
  1.8       +3 -3      src/sys/pci/if_sk.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907230550.WAA13321>