Date: Wed, 16 Oct 2002 10:03:36 -0700 (PDT) From: Thomas Moestl <tmm@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/pci psycho.c psychovar.h Message-ID: <200210161703.g9GH3a8s068823@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tmm 2002/10/16 10:03:36 PDT Modified files: sys/sparc64/pci psycho.c psychovar.h Log: Use a linked list to keep the psycho softcs instead of a statically sized array. While being there, deuglify the psycho pair detection loop which became quite awkward in a previous code reorganization. Revision Changes Path 1.15 +10 -22 src/sys/sparc64/pci/psycho.c 1.5 +2 -0 src/sys/sparc64/pci/psychovar.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?200210161703.g9GH3a8s068823>