| Commit message (Expand) | Author | Age | Files | Lines |
* | Make beep not depend on HZ setting. | Warner Losh | 2002-09-29 | 1 | -4/+6 |
* | SMIENB not needed, but maybe PCI_CLOCK is, so put it in #if 0'd out | Warner Losh | 2002-09-29 | 2 | -6/+9 |
* | Parens considered good. | Warner Losh | 2002-09-29 | 1 | -1/+1 |
* | For boot verbose, print resources assigned in a more asthetically pleasing | Warner Losh | 2002-09-13 | 1 | -5/+11 |
* | Change the order that we look for free memory windows from 0 -> MAX-1 | Warner Losh | 2002-09-08 | 1 | -4/+4 |
* | Add 16-bit before bus to keep the words card and bus apart. | Warner Losh | 2002-07-31 | 1 | -1/+1 |
* | MFp4: | Warner Losh | 2002-07-26 | 2 | -122/+143 |
* | Copy manufacturer and version string into the kernel, and copy it to | Warner Losh | 2002-07-22 | 3 | -2/+10 |
* | Add support for writing to mapping high memory for pccard memory | Warner Losh | 2002-07-20 | 4 | -0/+21 |
* | minor nit in comments | Warner Losh | 2002-07-20 | 1 | -1/+0 |
* | Integrate the hw.pcic.pd6722_vsense tunable from the nomads list. | Warner Losh | 2002-07-18 | 1 | -15/+49 |
* | Some strange hacks for the clpd6729: | Warner Losh | 2002-07-18 | 1 | -13/+44 |
* | Better verbage on hw.pcic sysctls, delete now obsolete comment | Warner Losh | 2002-07-17 | 1 | -10/+8 |
* | o Remove workaround that I put in to mask the BadVcc problem. | Warner Losh | 2002-07-17 | 2 | -34/+71 |
* | Be more conservative about the address ranges we assign. Some | Warner Losh | 2002-07-17 | 1 | -0/+5 |
* | Add definitions for the Ext 1 register on cirrus logic PD-6729. | Warner Losh | 2002-07-17 | 1 | -0/+9 |
* | Rearrange previous commit that passed the vendor id to the kernel in a way | Warner Losh | 2002-07-14 | 2 | -28/+27 |
* | Typo: do do -> to do. | Giorgos Keramidas | 2002-07-14 | 1 | -1/+1 |
* | Lots of people have had to hack around the fixed address for cardbus | Warner Losh | 2002-06-27 | 1 | -1/+1 |
* | Leave it to a non-native speaker of English to catch another typo: "do do" -> | Warner Losh | 2002-06-27 | 1 | -1/+1 |
* | Spell less like a 'merkin and more like a speaker of English | Warner Losh | 2002-06-27 | 1 | -1/+1 |
* | plxcard for OLDCARD isn't going to happen. | Warner Losh | 2002-06-23 | 2 | -451/+0 |
* | What: | Warner Losh | 2002-06-23 | 5 | -74/+154 |
* | hw.pcic.ignore_pci | Warner Losh | 2002-06-13 | 1 | -1/+9 |
* | Forget to change lookup function for oldcard side. | Takanori Watanabe | 2002-05-30 | 1 | -3/+5 |
* | Change the suser() API to take advantage of td_ucred as well as do a | John Baldwin | 2002-04-01 | 1 | -8/+4 |
* | Better power code and better power diagnostics | Warner Losh | 2002-03-20 | 2 | -36/+82 |
* | Define masks for the VCC an VPP voltages | Warner Losh | 2002-03-20 | 1 | -0/+5 |
* | Get the generic name right | Warner Losh | 2002-03-03 | 1 | -1/+1 |
* | Add some code which is compatible for NEWCARD. It makes manufacturer | Takeshi Shibagaki | 2002-02-20 | 4 | -0/+18 |
* | Garbage collect options AVM_A1_PCI, AVM_A1_PCMCIA, DEBUG_LINUX, DEV_APM, | Bruce Evans | 2002-02-15 | 1 | -2/+0 |
* | The datasheet for the 6710/6722 says that you must use one method to | Warner Losh | 2002-01-14 | 1 | -2/+8 |
* | Add recognition of the Omega 83C094 PCI <-> PCMCIA bridge chip set. | Warner Losh | 2002-01-14 | 1 | -1/+5 |
* | Avoid doubly defining machdep.pccard | Mike Smith | 2002-01-08 | 2 | -2/+2 |
* | Better error message when cardtype is not recognized | Warner Losh | 2001-11-13 | 1 | -1/+1 |
* | Use d_thread_t (the new ugly compatibility hack) rather than the old | Warner Losh | 2001-11-12 | 1 | -6/+4 |
* | Introduce the concept of "default" voltage. Have pccard layer use this | Warner Losh | 2001-11-11 | 2 | -56/+83 |
* | Do not assume that a I/O based bridge is a 6729. Intel made a funky chip | Warner Losh | 2001-11-11 | 1 | -1/+1 |
* | o Try to do 3.3V support better for the 6722 and 6729/30. | Warner Losh | 2001-11-09 | 4 | -26/+57 |
* | Fix the 3.3V support for Cirrus Logic CL-PD6710. This appears to work | Warner Losh | 2001-11-09 | 1 | -0/+22 |
* | Better error messages for the cases where device_add_child fails. We | Warner Losh | 2001-11-02 | 1 | -2/+8 |
* | Remove an extra " that crept into a string. | Mike Silbersack | 2001-11-02 | 1 | -1/+1 |
* | Print a warning when device_add_child returns NULL. This used to be | Warner Losh | 2001-11-02 | 1 | -0/+5 |
* | Restore the main BAR for the bridge on resume. Some machines don't save | Warner Losh | 2001-10-30 | 1 | -1/+21 |
* | Add a tunable (hw.pcic.boot_deactivated) which will boot the system | Warner Losh | 2001-10-23 | 1 | -1/+14 |
* | Print 4 per line. To do this, we test against i % 16 == 0 rather than i % 4 | Warner Losh | 2001-10-17 | 1 | -1/+1 |
* | ToPIC fixes. scale back what we do for functional interrupts because | Warner Losh | 2001-10-17 | 1 | -1/+2 |
* | takashi shibagaki-san posted a similar patch to nomads. It seems that | Warner Losh | 2001-10-11 | 1 | -1/+6 |
* | Use the NetBSD init code for the TOPIC parts as a more complete basis | Warner Losh | 2001-10-11 | 2 | -13/+77 |
* | Fix, I think, The second slot problem with Cirrus Logic PD6729/30 parts: | Warner Losh | 2001-09-21 | 1 | -6/+5 |