aboutsummaryrefslogtreecommitdiff
path: root/sys/pccard
Commit message (Expand)AuthorAgeFilesLines
* MFS: Don't set the PCPWRE bit of the POWER on boot. This keeps usWarner Losh2002-07-141-1/+1
* MFC: Recognize the Omega 82c094.Warner Losh2002-01-181-2/+6
* MFC: pcic.c 1.171: use the CL-PD6710 method for 3.3V card detection ratherWarner Losh2002-01-181-2/+8
* MFC: Merge d_thread_t stuff far too quickly.Warner Losh2001-11-121-6/+4
* MFC: Bulk merge from current:Warner Losh2001-11-127-88/+310
* MFC: "No doubt about it. I gotta get another hat"Warner Losh2001-09-134-22/+92
* MFC: More IDs and deal gracefully when we don't know the ID for YENTA chipsWarner Losh2001-09-061-4/+44
* MFC: Set the bit rather than clear it to enable pci interrupts.Warner Losh2001-09-051-4/+4
* Put back the newline in the bad vcc message that accidentally was deleted inWarner Losh2001-09-041-1/+1
* MFC: Latest pccard changes, with some debugging output hidden behindWarner Losh2001-09-046-158/+707
* MFC: Remove warnings for devices that I've testedWarner Losh2001-08-271-5/+4
* MFC: TI fixes, route ISA interrupts, comments, devid on unknown devicesWarner Losh2001-08-271-13/+23
* MFC: Use same names for tunable and sysctlWarner Losh2001-08-271-1/+1
* MFC: Merge in the first cut at the ISA routing support. Note, we'll need toWarner Losh2001-08-261-49/+59
* MFC: Make initialization table drivenWarner Losh2001-08-251-100/+166
* MFC the interrupt routing changes suggested by Ian Dowse. AndWarner Losh2001-08-235-78/+50
* MFC: Ian's card removal race correction and fix some people's hangs byWarner Losh2001-08-213-31/+64
* MFC: Pull the trigger and update to using PCI interrupts and make pcicWarner Losh2001-08-152-204/+508
* MFC: Move interrupt routines down into pcic.c from pcic_isa.cWarner Losh2001-08-143-87/+107
* MFC: Better type info for ivar functions.Warner Losh2001-08-141-1/+1
* MFC: Order bits in PCIC_INT_GET.Warner Losh2001-08-141-2/+2
* MFC: Merge the PIOCSRESOURCE ioctl for mecia driver.Warner Losh2001-08-141-1/+37
* Reapply the __FreeBSD_version ifdefs around pcic_set_memory_offset.Duncan Barclay2001-08-132-3/+12
* MFC: Power off again and preserve some bits in PCIC_INT_GENWarner Losh2001-08-062-3/+3
* MFC: TI register definitionsWarner Losh2001-08-011-3/+7
* MFC: Verbose printf of resources used.Warner Losh2001-08-014-63/+81
* MFC: Merge the ExCA definitions added to current as part of the TIWarner Losh2001-08-011-1/+9
* Protect pcic_set_memory_offset with __FreeBSD_version based ifdefs.Duncan Barclay2001-08-012-3/+12
* Align headers with -current as much as possibleWarner Losh2001-07-301-2/+15
* MFC: o Clarified suspend + power behaviorWarner Losh2001-07-305-57/+66
* MFC: Remove obsolete and unused fileWarner Losh2001-07-281-44/+0
* MFC: Use freebsd_version for ifdef rather the NOT_YET_XXXWarner Losh2001-07-281-6/+13
* MFC: Remove unnecessary include <sys/select.h>. This is now handledWarner Losh2001-07-281-1/+0
* MFC: State diagram in comment.Warner Losh2001-07-281-0/+34
* MFC: The not_yet stuff can now go in because the defines in pcic_pci.h.Warner Losh2001-07-191-4/+0
* MFC: Merge the non-conflicting cardbus register defines from current.Warner Losh2001-07-191-0/+33
* Forgot the include file changes necessary for last commit to pcic_pci.c.Warner Losh2001-07-192-35/+14
* MFC: Merge the flags and version info from current for the table ofWarner Losh2001-07-192-43/+97
* Fix slightly botched MFC:Warner Losh2001-07-191-0/+3
* MFC: Include sys/select.h since this file is dependent on it.Warner Losh2001-07-191-0/+1
* Add this file which I forgot before. :-(Warner Losh2001-07-101-0/+1
* Add initial support for mecia pccard controller into stable. stableWarner Losh2001-07-101-0/+1
* This is no longer needed in -stable now that I've MFC'd the mecia driver.Warner Losh2001-07-101-58/+0
* MFC: Merge all the changes to the pccard system in current, short ofWarner Losh2001-07-096-991/+487
* MFC: Move pcic_p.[ch] to pccard/pcic_pci.[ch]. Note that this mergesWarner Losh2001-07-072-462/+207
* MFC: Lots of minor style(9) changes. This cuts the diffs in half.Warner Losh2001-07-061-37/+38
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-07-062-0/+793
* Only set Cirrus Logic power registers on cirrus logic cards. ThisWarner Losh2001-06-281-10/+12
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-06-181-0/+445
* MFC: 1.5 copyright updateWarner Losh2001-06-051-2/+1