# $NetBSD: Makefile.inc,v 1.11 2001/01/09 08:52:57 enami Exp $ .include LIBRCSDIR!=cd $(.CURDIR)/../lib && ${PRINTOBJDIR} LIBRCS=${LIBRCSDIR}/librcs.a CPPFLAGS+=-I${.CURDIR}/../lib LDADD= ${LIBRCS} DPADD= ${LIBRCS} .if exists(${.CURDIR}/../../Makefile.inc) .include "${.CURDIR}/../../Makefile.inc" .endif lt='cgit logo'/> index : netbsd
NetBSD fork for lockdoc analysismerlin@scholz.ruhr
summaryrefslogtreecommitdiff
path: root/sys/net/if_token.h
the framework is set up for it, or to be firm about waiting for devices. Testing has been principally on amd64, i386 and sparc64 and seems to not have broken things for me.
AgeCommit message (Expand)Author
2020-01-19Remove Token Ring support.thorpej
2015-12-16Fix token_rif extractions from llentryozaki-r
2008-02-20s/u_\(int[0-9]*_t\)/u\1/gmatt
2007-12-25Convert many of the uses of __attribute__ to equivalentperry
2007-09-01token_addmulti and token_delmulti are never used in the kernel, sodyoung
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-11ANSI function decls and application of static.thorpej
2005-12-11merge ktrace-lwp.christos
2005-02-26nuke trailing whitespaceperry
2003-11-10Spell address with two d's. Inspired by similar changes in OpenBSD,wiz
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2004-01-21Updated firmware from QLogic via Matt Jacob (from his Jan 14 distribution).briggs
12160 Firmware Version 10.04.41 (10:30 Mar 21, 2003) 2200 Firmware Version 2.02.06 (08:39 Jun 26, 2003) 2300 Firmware Version 3.02.15 (08:26 Jul 21, 2003) Matt's done some testing with it, and I've also tested on a very basic setup with a QLA 2310 and a tower of 4 FC drives. Unfortunately, there doesn't seem to be any change log for the firmware.
2002-10-18Update to the latest Fibre Channel f/w from the QLogic intranet site.mjacob
Fixes beaucoup bugs.
2001-12-14Roll f/w to latest level, correcting several, ah, interesting bugs.mjacob
2000-12-28roll to 2.01.26 f/wmjacob