Date: Tue, 14 Aug 2001 16:48:29 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pcicvar.h pcic_isa.c pcic.c Message-ID: <200108142348.f7ENmUO82333@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/08/14 16:48:29 PDT
Modified files: (Branch: RELENG_4)
sys/pccard pcicvar.h pcic_isa.c pcic.c
Log:
MFC: Move interrupt routines down into pcic.c from pcic_isa.c
Minor lexical differences with current.
Minor style diffs.
Better commentary
Support asking IRQ 0 -> tell me what to use.
More enums in pcic_irq_type, and make them 1 based.
Some type diffs.
Revision Changes Path
1.15.2.6 +7 -4 src/sys/pccard/pcicvar.h
1.13.2.4 +3 -76 src/sys/pccard/pcic_isa.c
1.89.2.19 +100 -10 src/sys/pccard/pcic.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?200108142348.f7ENmUO82333>
