| Commit message (Expand) | Author | Age | Files | Lines |
* | spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD | Warner Losh | 2023-07-25 | 5 | -5/+5 |
* | pccbb: Remove Giant mention in comments. | Alexander Motin | 2022-01-09 | 1 | -10/+1 |
* | pccard: remove pccbb_isa | Warner Losh | 2021-01-08 | 1 | -257/+0 |
* | pccbb: clean up empty lines in .c and .h files | Mateusz Guzik | 2020-09-01 | 2 | -6/+2 |
* | Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) | Pawel Biernacki | 2020-02-26 | 2 | -2/+4 |
* | Add back accidentally dropped masking... | Warner Losh | 2019-12-16 | 1 | -3/+2 |
* | Move attachment of pccard children into exca library. Attach the | Warner Losh | 2019-12-16 | 1 | -13/+7 |
* | Add slot number ivar to return which slot number the child is attached to. | Warner Losh | 2019-12-16 | 1 | -0/+5 |
* | We'll never have multiple slots a cardbus bridge. So, replace exca | Warner Losh | 2019-12-16 | 3 | -41/+37 |
* | Regularize my copyright notice | Warner Losh | 2019-12-04 | 5 | -12/+8 |
* | Remove All Rights Reserved | Warner Losh | 2019-02-05 | 1 | -1/+1 |
* | Fix TI PCI1520 PCI Cardbus bridge, but others affected. | Warner Losh | 2019-01-07 | 1 | -2/+2 |
* | Add PNP info to PCI attachments of cbb, cxgb, ida, iwn, ixl, ixlv, | Warner Losh | 2018-09-26 | 1 | -0/+2 |
* | remove unneeded inclusion of sys/interrupt.h from several files | Andriy Gapon | 2018-07-04 | 1 | -1/+0 |
* | Use M. Warner Losh everywhere on my copyrights. | Warner Losh | 2018-05-01 | 1 | -1/+1 |
* | Push down Giant one layer. In the days of yore, back when Penitums | Warner Losh | 2018-03-20 | 1 | -9/+0 |
* | Create a new ISA_PNP_INFO macro. Use this macro every where we have | Warner Losh | 2017-12-23 | 1 | -1/+1 |
* | sys/dev: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 6 | -0/+12 |
* | Remove embedded newlines from sysctl variable descriptions | Alan Somers | 2017-10-09 | 1 | -12/+12 |
* | Remove pc98 support completely. | Yoshihiro Takahashi | 2017-01-28 | 1 | -2/+0 |
* | "Buses" is the preferred plural of "bus" | Conrad Meyer | 2017-01-15 | 1 | -1/+1 |
* | Implement a proper detach method for the PCI-PCI bridge driver. | John Baldwin | 2016-05-20 | 1 | -1/+17 |
* | sys/dev: minor spelling fixes. | Pedro F. Giffuni | 2016-05-03 | 1 | -1/+1 |
* | etc: minor spelling fixes. | Pedro F. Giffuni | 2016-05-02 | 1 | -2/+2 |
* | sys: use our roundup2/rounddown2() macros when param.h is available. | Pedro F. Giffuni | 2016-04-21 | 1 | -1/+1 |
* | Use uintmax_t (typedef'd to rman_res_t type) for rman ranges. | Justin Hibbits | 2016-03-18 | 2 | -6/+6 |
* | Convert rman to use rman_res_t instead of u_long | Justin Hibbits | 2016-01-27 | 3 | -9/+9 |
* | We're waiting on a struct proc *, not a struct thread *. Fix a | Warner Losh | 2015-08-21 | 1 | -1/+1 |
* | Add some data found in TI's application note "SCPA035: PCI1510 | Warner Losh | 2015-05-05 | 1 | -0/+7 |
* | When dealing with the TI12XX family of parts, we sometimes need to | Warner Losh | 2015-05-05 | 1 | -2/+12 |
* | Update the pci_cfg_save/restore routines to operate on bridge devices | John Baldwin | 2015-04-22 | 1 | -42/+6 |
* | Cosmetic change: use PCIR_SECLAT_2 rather than PCIR_SECLAT_1. | John Baldwin | 2015-04-22 | 1 | -2/+2 |
* | On my Lenovo T400, a Atheros 2413 has a problem powering up | Warner Losh | 2015-02-18 | 1 | -17/+48 |
* | Always enable I/O, memory and dma cycles. Some BIOSes don't enable | Warner Losh | 2015-01-16 | 1 | -3/+3 |
* | Move the suspsned and resume functions to the bus attachment. They | Warner Losh | 2015-01-16 | 4 | -61/+71 |
* | Suspend and resume were the only two functions not to follow the brdev | Warner Losh | 2015-01-16 | 1 | -8/+8 |
* | Back out the refactor. It turns out to cause interrupt storms on | Warner Losh | 2015-01-16 | 4 | -112/+100 |
* | Various interrelated fixes to make suspend / resume work better. We now | Warner Losh | 2015-01-14 | 4 | -100/+112 |
* | Fix typo pointed out by avg@ and Joerg Sonnenberger. Add a clarifying | Warner Losh | 2014-11-18 | 1 | -4/+4 |
* | Modernize comments about BIOSes being lame since in this detail they | Warner Losh | 2014-11-18 | 1 | -6/+10 |
* | Remove stray empty comment. The code is adequately explained in the | Warner Losh | 2014-11-17 | 1 | -2/+0 |
* | For reasons which are not clear, r254263 broke some PCMCIA and CardBus | Gavin Atkinson | 2014-08-03 | 1 | -0/+2 |
* | Pull in r267961 and r267973 again. Fix for issues reported will follow. | Hans Petter Selasky | 2014-06-28 | 2 | -11/+5 |
* | Revert r267961, r267973: | Glen Barber | 2014-06-27 | 2 | -5/+11 |
* | Extend the meaning of the CTLFLAG_TUN flag to automatically check if | Hans Petter Selasky | 2014-06-27 | 2 | -11/+5 |
* | Add support for managing PCI bus numbers. As with BARs and PCI-PCI bridge | John Baldwin | 2014-02-12 | 4 | -20/+88 |
* | Explicitly enable I/O and memory decoding in the bridge's command register | John Baldwin | 2014-01-27 | 1 | -1/+15 |
* | Update PCI drivers to no longer look at the MEMIO-enabled bit in the PCI | Scott Long | 2013-08-12 | 1 | -4/+1 |
* | Restore the PCI bridge configuration upon resume. | Adrian Chadd | 2012-07-31 | 1 | -0/+5 |
* | Some laptops have weak power controllers that cannot tolerate multiple | Warner Losh | 2012-01-27 | 1 | -0/+7 |