Date: Fri, 17 Sep 1999 21:01:32 -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 if_skreg.h Message-ID: <199909180401.VAA21565@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 1999/09/17 21:01:32 PDT Modified files: sys/pci if_sk.c if_skreg.h Log: Fix the mechanism used to choose the unit numbers for the IP interfaces attached by the SysKonnect driver. Use ifunit() to scan for existing skN interfaces and pick the first unused one. Revision Changes Path 1.12 +22 -9 src/sys/pci/if_sk.c 1.8 +2 -1 src/sys/pci/if_skreg.h 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?199909180401.VAA21565>