]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/pccard
New files and layout for the ACPI CA 20010518 update.
[FreeBSD/FreeBSD.git] / sys / pccard /
2001-05-29 msmithThis commit was generated by cvs2svn to compensate...
2001-05-29 msmithThis commit was generated by cvs2svn to compensate...
2001-05-28 gshapiroThis commit was generated by cvs2svn to compensate...
2001-05-28 obrienThis commit was generated by cvs2svn to compensate...
2001-05-28 impTurns out that one bit isn't enough. Introduce two...
2001-05-27 impAllow a shareable interrupts. Note, the bridge must...
2001-05-25 impFix a minor formatting nit
2001-05-25 impMove to using the common device list.
2001-05-25 impMigrate from unit based to dev base. Don't save unit...
2001-05-25 impUpdate copyright info
2001-05-25 impAdd intrack field to each slot. This can be used to...
2001-05-25 impMinor name space issues.
2001-05-24 impUse bus_space functions rather than inb/outb.
2001-05-24 impDo what we should have done a long time ago:
2001-05-24 impMove getb1 and putb1 from pcic_isa.c to pcic.c. Rename...
2001-05-23 impAdd better support for the Ricoh 5C296 and 5C396 chips...
2001-05-23 impAdd recognition for Toshiba ToPIC-100.
2001-05-21 impMove allocation of ExCA registers from the base driver...
2001-05-21 impMove setting of Vcc bit to before the vcc switch statem...
2001-05-21 impNext step on the road to pci: power taming.
2001-05-21 impNext step towards pcic_pci: the ability to allocate...
2001-05-21 impTwo comments and one bug fix:
2001-05-20 krisThis commit was generated by cvs2svn to compensate...
2001-05-19 impAdd back the plain i82365 to the list of bridges that...
2001-05-19 impInitialize cinfo structure at compile time rather than...
2001-05-19 impslots and next haven't been used in a while. GC them.
2001-05-19 impNow that we've moved the mecia support out of pcic...
2001-05-19 impMove ISA specific code into pcic_isa. This is the...
2001-05-19 impIt turns out that Intel's i82365sl-DF step has the...
2001-05-17 peterThis commit was generated by cvs2svn to compensate...
2001-05-16 impSeparate out isa attachment to its own file. The pci...
2001-05-16 impThis file is now obsolete. The #defines in it have...
2001-05-15 imppcic98reg.h is now contained in meciareg.h.
2001-05-15 impThe mecia support has moved to the mecia driver, so...
2001-05-15 impThis code touches MD code inappropriately. So we have...
2001-05-15 impA new driver for the MECIA. This is the NEC Original...
2001-05-15 imp{G,S}ET_UNIT are now unused, gc them
2001-05-14 impIt turns out that pcic_slot::slotnum was really unused...
2001-05-14 impRemove static array of slots. We now have state inform...
2001-05-14 impFix the so called "static bug" in polling mode. Some...
2001-05-14 joergThis commit was generated by cvs2svn to compensate...
2001-05-14 impMinor style(9) changes:
2001-05-14 impTake a stab at making this less dependent on having...
2001-05-14 impChange machdep.pccard.pcic_mem_{start,end} to machdep...
2001-05-14 impWhen activating or deactivating a resource, only attemp...
2001-05-13 impReturn errors for unsupported operations on pcic_get_re...
2001-05-13 impChange #ifdef PC98 to #ifdef MECIA_SUPPORT and define...
2001-05-13 impI'll be making some rather substantial changes to the...
2001-05-13 impo Get rid of static array of slots in pccard layer...
2001-05-12 impTh -> The in a comment
2001-05-08 dmlbUse enumeration values for CARD_SET_RES_FLAGS.
2001-05-08 dmlbAdd a sysctl pair for the pcic memory allocation range
2001-05-08 assarThis commit was generated by cvs2svn to compensate...
2001-05-08 impRicoh RL5C46x cardbus bridges have the bits for 3E0...
2001-05-08 impAdd some additional register definitions for some work...
2001-05-07 impSet the slot pointer in the pc98 case. Correct the...
2001-05-07 impDisable the card after sending the removed event up...
2001-05-04 greenThis commit was generated by cvs2svn to compensate...
2001-05-03 markmThis commit was generated by cvs2svn to compensate...
2001-04-25 obrienThis commit was generated by cvs2svn to compensate...
2001-04-21 impMy fix to NEWCARD for getting the function type broke...
2001-04-21 impSet the device name for NEC PC98 PCMCIA Controller...
2001-04-19 impIndirect off cinfo rather than calling pcic_ functions...
2001-04-19 impFirst cut at bringing NEC PC98 original pccard bridge...
2001-04-17 impMove setting of TI113X_PCI_CARD_CONTROL register sooner
2001-04-17 impMinor comment that missed the last change
2001-04-17 impWhen booting, turn on the 3E0 compatibility address...
2001-04-17 ruThis commit was generated by cvs2svn to compensate...
2001-04-11 impFix minor typo in comment. 112x -> 12xx
2001-04-11 impAdd #define for IBM3765.
2001-04-11 acheThis commit was generated by cvs2svn to compensate...
2001-04-06 wollmanThis commit was generated by cvs2svn to compensate...
2001-04-04 fennerThis commit was generated by cvs2svn to compensate...
2001-04-03 fennerThis commit was generated by cvs2svn to compensate...
2001-04-03 fennerThis commit was generated by cvs2svn to compensate...
2001-03-27 sobomaxThis commit was generated by cvs2svn to compensate...
2001-03-26 phkSend the remains (such as I have located) of "block...
2001-03-26 impFirst step towards plugging the "pccard is trying to...
2001-03-25 obrienThis commit was generated by cvs2svn to compensate...
2001-03-24 obrienThis commit was generated by cvs2svn to compensate...
2001-03-24 greenThis commit was generated by cvs2svn to compensate...
2001-03-22 impFirst step towards making loadable modules independent...
2001-03-22 impAxe a few __P() while I'm in the neighborhood.
2001-03-20 iedowsePlace the call to pccard_insert_beep() in the inserted...
2001-03-19 obrienThis commit was generated by cvs2svn to compensate...
2001-03-19 obrienThis commit was generated by cvs2svn to compensate...
2001-03-19 obrienThis commit was generated by cvs2svn to compensate...
2001-03-19 obrienThis commit was generated by cvs2svn to compensate...
2001-03-19 impLots of minor cleanup, plus a couple of interesting...
2001-03-05 krisThis commit was generated by cvs2svn to compensate...
2001-03-05 msmithThis commit was generated by cvs2svn to compensate...
2001-03-03 krisThis commit was generated by cvs2svn to compensate...
2001-02-28 gshapiroThis commit was generated by cvs2svn to compensate...
2001-02-26 krisThis commit was generated by cvs2svn to compensate...
2001-02-18 krisThis commit was generated by cvs2svn to compensate...
2001-02-17 asmodaiThis commit was generated by cvs2svn to compensate...
2001-02-17 obrienThis commit was generated by cvs2svn to compensate...
2001-02-13 assarThis commit was generated by cvs2svn to compensate...
2001-02-07 impMove ti1031 to the 16-bit bridge section
2001-02-04 darrenrThis commit was generated by cvs2svn to compensate...
next