freebsd-dev/sys/pccard
Warner Losh 482a667634 Treat min,max of 0,0 for IRQ special. Reject it if we didn't specifically
assing an IRQ.  Add better comments while I'm here.

MFC after: 1 day
# Note: That's merging all the -current pci pcic code, not just this one
# change for the Aug 15th code freeze.
2001-08-14 19:23:12 +00:00
..
cardinfo.h Use spaces instead of hard tabs in the diagram. 2001-07-28 03:45:55 +00:00
cis.h MFPAO3. Improvement of of pccard cis tuple parsing capability. 2000-04-26 15:36:43 +00:00
driver.h Axe a few __P() while I'm in the neighborhood. 2001-03-22 05:49:18 +00:00
i82365.h Order PCIC_INT_GEN bits large to small, like all other registers. 2001-08-05 06:59:32 +00:00
mecia.c Initialize cinfo structure at compile time rather than run time since 2001-05-19 06:17:37 +00:00
meciareg.h pcic98reg.h is now contained in meciareg.h. 2001-05-15 23:53:18 +00:00
pccard_beep.c Minor style(9) changes: 2001-05-14 06:15:24 +00:00
pccard_nbk.c Type sanity: use uintptr_t * for read_ivar and u_int8_t instead of u_char 2001-08-10 06:00:44 +00:00
pccard_nbk.h Update copyright info 2001-05-25 18:03:07 +00:00
pccard.c A bunch of interrupt related cleanup. 2001-07-31 06:44:37 +00:00
pcic_isa.c Move ISA interrupt ISR and timeout routines to pcic from pcic_isa so 2001-08-10 06:07:20 +00:00
pcic_pci.c For TI12xx and newer, clear register 0x84. This is the "Multimedia" 2001-08-14 07:31:47 +00:00
pcic_pci.h For TI12xx and newer, clear register 0x84. This is the "Multimedia" 2001-08-14 07:31:47 +00:00
pcic.c Treat min,max of 0,0 for IRQ special. Reject it if we didn't specifically 2001-08-14 19:23:12 +00:00
pcicvar.h Move ISA interrupt ISR and timeout routines to pcic from pcic_isa so 2001-08-10 06:07:20 +00:00
plxcard.c Change plxic to plxcard, per phk. He thnks plxic is too generic a 2001-06-01 05:20:38 +00:00
plxcardreg.h Change plxic to plxcard, per phk. He thnks plxic is too generic a 2001-06-01 05:20:38 +00:00
slot.h To reduce diffs with -stable, ifdef selinfo.h or select.h include 2001-07-28 03:47:10 +00:00