The NetBSD Project

src/sys/dev/pci/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / sys / dev / pci


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[DIR] bktr/        
[DIR] cxgb/        
[DIR] drm/        
[DIR] hdaudio/        
[DIR] ixgbe/        
[DIR] n8/        
[DIR] voyager/        
[TXT] Makefile  1.13   3 years  sborrill   Install hdaudio includes required by upcoming userland toolS
[TXT] Makefile.pcidevs  1.5   4 years  apb   Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. Pass AWK=${TO...
[TXT] README  1.3   14 years  mycroft   Make copyright notices with my name consistent.
[TXT] aac_pci.c  1.35   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] acardide.c  1.30   9 months  bouyer   branches: 1.30.2; Apply back changes that were reverted on Jul 24 and Jul 26 (g...
[TXT] aceride.c  1.35   9 months  bouyer   branches: 1.35.2; Apply back changes that were reverted on Jul 24 and Jul 26 (g...
[TXT] adv_pci.c  1.27   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] adw_pci.c  1.26   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] agp.c  1.80   13 months  plunky   device_pmf_is_registered() is not required
[TXT] agp_ali.c  1.16   2 years  uebayasi   Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const...
[TXT] agp_amd.c  1.21   2 years  uebayasi   Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const...
[TXT] agp_amd64.c  1.7   14 months  tsutsui   - make agp_amd64_attach() also checks AMD64 Family 10h CPU's misc configuratio...
[TXT] agp_apple.c  1.6   2 years  uebayasi   Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const...
[TXT] agp_i810.c  1.73   2 years  dyoung   Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r...
[TXT] agp_intel.c  1.37   2 years  dyoung   Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r...
[TXT] agp_sis.c  1.14   2 years  uebayasi   Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const...
[TXT] agp_via.c  1.21   2 years  jmcneill   more AGP v3 fixes from FreeBSD: - fix a typo when enabling the aperture (read w...
[TXT] agpbusprint.c  1.5   6 years  christos   __unused removal on arguments; approved by core.
[TXT] agpreg.h  1.20   4 years  christos   Add support for the Intel G45 AGP. From Arnaud Lacombe
[TXT] agpvar.h  1.18   4 years  cegger   struct device * -> device_t, no functional changes intended.
[TXT] ahc_pci.c  1.68   3 years  njoly   Cleanup interrupt establish error messages. Do not mix aprint_error/aprint_norma...
[TXT] ahcisata_pci.c  1.31   6 months  matt   Add FORCE quirks for ASMEDIA ASM1061
[TXT] ahd_pci.c  1.34   4 weeks  msaitoh   Delete "PCI_" from PCIX and PICE capability registers.
[TXT] alipm.c  1.10   14 months  martin   Split device_t
[TXT] amdpm.c  1.36   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] amdpm_smbus.c  1.19   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] amdpm_smbusreg.h  1.2   4 years  pgoyette   Update the i2c_exec() functions to handle quick_read/quick_write protocol. Alth...
[TXT] amdpmreg.h  1.4   5 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] amdpmvar.h  1.9   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] amr.c  1.55   9 months  jakllsch   branches: 1.55.2; Convert amr(4) to device_t (CFATTACH_DECL_NEW).
[TXT] amrio.h  1.1   6 years  bouyer   branches: 1.1.2; 1.1.6; 1.1.10; 1.1.16; Add a /dev/amr* control file for amr...
[TXT] amrreg.h  1.5   4 years  gmcgarry   Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h preproces...
[TXT] amrvar.h  1.9   9 months  jakllsch   Convert amr(4) to device_t (CFATTACH_DECL_NEW).
[TXT] arcmsr.c  1.30   23 months  pgoyette   branches: 1.30.12; Initialize current value for ENVSYS_DRIVE sensors
[TXT] arcmsrvar.h  1.14   23 months  pgoyette   branches: 1.14.12; Maintain our own storage for volume and disk ID info rather ...
[TXT] artsata.c  1.24   9 months  bouyer   branches: 1.24.2; Apply back changes that were reverted on Jul 24 and Jul 26 (g...
[TXT] atppc_puc.c  1.13   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] auacer.c  1.31   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] auacerreg.h  1.4   5 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] auich.c  1.141   11 months  dsl   Add some pre-processor magic to verify that the type of the data item passed t...
[TXT] auichreg.h  1.12   3 years  sborrill   SiS 7012 uses different multichannel control bits compared to other codecs (data...
[TXT] auixp.c  1.39   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] auixpreg.h  1.3   7 years  christos   merge ktrace-lwp.
[TXT] auixpvar.h  1.8   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] autri.c  1.50   14 months  martin   Split device_t
[TXT] autrireg.h  1.3   10 years  someya   Fix recording problem on SiS7018.
[TXT] autrivar.h  1.6   14 months  martin   Split device_t
[TXT] auvia.c  1.75   17 months  mrg   put back IPL_AUDIO and splaudio(), at the request of rmind. they are aliases an...
[TXT] auviavar.h  1.16   17 months  jmcneill   Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig...
[TXT] azalia.c  1.79   17 months  mrg   put back IPL_AUDIO and splaudio(), at the request of rmind. they are aliases an...
[TXT] azalia.h  1.21   17 months  jmcneill   Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig...
[TXT] azalia_codec.c  1.79   17 months  jmcneill   Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig...
[TXT] bha_pci.c  1.38   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] btvmei.c  1.29   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] btvmeii.c  1.22   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] btvmeireg.h  1.5   7 years  christos   merge ktrace-lwp.
[TXT] btvmeivar.h  1.5   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] cac_pci.c  1.33   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] chipsfb.c  1.31   15 months  drochner   Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ...
[TXT] ciss_pci.c  1.10   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] cmdide.c  1.38   8 months  kiyohara   branches: 1.38.2; Fix no wd on cmd680. Also move setting wdc_maxdrives into cmd...
[TXT] cmpci.c  1.46   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] cmpcireg.h  1.7   7 years  christos   merge ktrace-lwp.
[TXT] cmpcivar.h  1.12   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] com_puc.c  1.19   3 years  njoly   Cleanup interrupt establish error messages. Do not mix aprint_error/aprint_norma...
[TXT] coram.c  1.11   6 months  chs   remove an unnecessary cast. use the standard name for the third arg to attach. a...
[TXT] coramvar.h  1.4   21 months  jmcneill   modify the dtv device api so hardware drivers can be loaded independently of the...
[TXT] cs4280.c  1.65   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] cs4280_image.h  1.4   7 years  christos   merge ktrace-lwp.
[TXT] cs4280reg.h  1.7   7 years  jmcneill   Add support for the Turtle Beach Santa Cruz. Special thanks to Stephane Witzmann...
[TXT] cs4281.c  1.48   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] cs4281reg.h  1.6   7 years  christos   merge ktrace-lwp.
[TXT] cs428x.c  1.17   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] cs428x.h  1.16   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] cs428xreg.h  1.4   7 years  christos   merge ktrace-lwp.
[TXT] cx23885reg.h  1.2   21 months  jmcneill   add CLK_DELAY
[TXT] cxdtv.c  1.12   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] cxdtv_boards.c  1.2   22 months  jmcneill   hook in lg3303 demod support and modularize
[TXT] cxdtv_boards.h  1.1   22 months  jakllsch   Add cxdtv(4), a dtv(4) driver for Conexant CX23880-series DTV interface chips. ...
[TXT] cxdtvreg.h  1.2   19 months  jakllsch   Define and use symbolic bits in registers.
[TXT] cxdtvvar.h  1.4   21 months  jmcneill   modify the dtv device api so hardware drivers can be loaded independently of the...
[TXT] cy82c693.c  1.8   3 years  dyoung   Add default implementations for bus_space_is_equal(9), bus_space_tag_create(9), ...
[TXT] cy82c693reg.h  1.2   5 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] cy82c693var.h  1.2   5 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] cy_pci.c  1.23   5 years  matt   split device_t/softc. Use aprint_*_dev and device_xname. switch to device_looku...
[TXT] cyber.c  1.5   5 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] cyberreg.h  1.3   5 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] cybervar.h  1.3   5 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] cypide.c  1.29   9 months  bouyer   branches: 1.29.2; Apply back changes that were reverted on Jul 24 and Jul 26 (g...
[TXT] cz.c  1.56   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] czreg.h  1.2   5 years  perry   Convert many of the uses of __attribute__ to equivalent __packed, __unused and _...
[TXT] devlist2h.awk  1.13   4 years  matt   Store pcidevs in a more compact manner. Instead of many string with duplicate w...
[TXT] dpt_pci.c  1.26   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] eap.c  1.94   17 months  mrg   put back IPL_AUDIO and splaudio(), at the request of rmind. they are aliases an...
[TXT] eapreg.h  1.13   5 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] eapvar.h  1.4   17 months  jmcneill   Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig...
[TXT] ehci_pci.c  1.57   7 months  tsutsui   Fix PR kern/46828 (6.0_BETA2 and 6.0_RC1 won't start on DL320/G5p): In ehci_get...
[TXT] emuxki.c  1.62   15 months  drochner   Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ...
[TXT] emuxkireg.h  1.8   5 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] emuxkivar.h  1.13   17 months  jmcneill   Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig...
[TXT] esa.c  1.58   15 months  drochner   Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ...
[TXT] esadsp.h  1.6   7 years  christos   merge ktrace-lwp.
[TXT] esareg.h  1.10   7 years  christos   merge ktrace-lwp.
[TXT] esavar.h  1.12   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] esiop_pci.c  1.18   2 years  uebayasi   Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const...
[TXT] esm.c  1.56   15 months  drochner   Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ...
[TXT] esmreg.h  1.6   7 years  christos   merge ktrace-lwp.
[TXT] esmvar.h  1.18   17 months  jmcneill   Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig...
[TXT] eso.c  1.62   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] esoreg.h  1.8   7 years  christos   merge ktrace-lwp.
[TXT] esovar.h  1.11   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] files.agp  1.6   5 years  kiyohara   branches: 1.6.34; Add support agp_amd64. Imported from FreeBSD.
[TXT] files.pci  1.364   7 weeks  christos   patches for new wifi devices.
[TXT] fms.c  1.41   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] fmsvar.h  1.7   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] fwohci_pci.c  1.41   9 months  riastradh   Fix error branches and config pending races in firewire init. This way, if anyt...
[TXT] gcscaudio.c  1.12   14 months  nonaka   convert to device_t.
[TXT] gcscaudioreg.h  1.1   4 years  jmcneill   branches: 1.1.2; 1.1.4; 1.1.8; 1.1.10; 1.1.16; PR# port-i386/40284: add AMD...
[TXT] genfb_pci.c  1.34   14 months  elad   Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with something m...
[TXT] genfb_pcivar.h  1.2   19 months  dyoung   Add an #include for the genfb_softc type.
[TXT] geodeide.c  1.24   9 months  bouyer   branches: 1.24.2; Apply back changes that were reverted on Jul 24 and Jul 26 (g...
[TXT] gtp.c  1.19   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] hifn7751.c  1.51   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] hifn7751reg.h  1.8   7 years  christos   merge ktrace-lwp.
[TXT] hifn7751var.h  1.9   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] hptide.c  1.33   9 months  bouyer   branches: 1.33.2; Apply back changes that were reverted on Jul 24 and Jul 26 (g...
[TXT] i82365_pci.c  1.33   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] i82365_pcivar.h  1.7   3 years  tsutsui   Misc KNF and cosmetics, and remove unnecessary casts etc.
[TXT] iavc_pci.c  1.14   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] ibmcd.c  1.1   5 months  mbalmer   branches: 1.1.2; 1.1.6; Adding ibmcd(4), a device driver for the IBM 4810 BSP ...
[TXT] ichsmb.c  1.30   4 months  riastradh   Match the C600's other smbus controller.
[TXT] icp_pci.c  1.21   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] if_age.c  1.42   7 weeks  christos   remove trailing whitespace
[TXT] if_agereg.h  1.3   3 years  cegger   branches: 1.3.6; add TWSI registers. from OpenBSD.
[TXT] if_alc.c  1.9   4 weeks  msaitoh   Delete "PCI_" from PCIX and PICE capability registers.
[TXT] if_alcreg.h  1.2   2 years  jmcneill   branches: 1.2.2; 1.2.4; 1.2.8; catch up with FreeBSD driver, adds support for...
[TXT] if_ale.c  1.15   7 weeks  christos   remove trailing whitespace
[TXT] if_alereg.h  1.2   4 years  tsutsui   branches: 1.2.2; 1.2.4; 1.2.6; 1.2.8; 1.2.14; Add RCS Id.
[TXT] if_an_pci.c  1.34   7 months  chs   match some more devices.
[TXT] if_ath_pci.c  1.47   7 weeks  christos   remove trailing whitespace
[TXT] if_athn_pci.c  1.8   4 weeks  msaitoh   Delete "PCI_" from PCIX and PICE capability registers.
[TXT] if_atw_pci.c  1.25   21 months  dyoung   Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0), PCI_BAR(1), .... ...
[TXT] if_bce.c  1.37   9 months  matt   Fix mii_statchg to take a 'struct ifnet *' instead of device_t. This fixes prob...
[TXT] if_bcereg.h  1.4   7 years  christos   merge ktrace-lwp.
[TXT] if_bge.c  1.245   21 hours  martin   Stopgap: disable access to BGE_SRAM_DATA_SIG, it is not implemented in all varia...
[TXT] if_bgereg.h  1.78   8 days  msaitoh   Add some definitions. Fix compile error.
[TXT] if_bgevar.h  1.14   8 weeks  msaitoh   - Add detach function. - Remove old unused bge_vpd_*.
[TXT] if_bnx.c  1.48   7 weeks  christos   remove trailing whitespace
[TXT] if_bnxreg.h  1.14   2 years  jym   Fix BCM5709 PHY detection for ethernet PHYs (the SerDes case being already handl...
[TXT] if_bnxvar.h  1.3   12 months  gdt   Use RX_PAGES for rx_bd_chain_{,r}seq. Before, TX_PAGES was used, but no harm wa...
[TXT] if_bwi_pci.c  1.13   7 weeks  christos   remove trailing whitespace
[TXT] if_cas.c  1.19   7 weeks  christos   remove trailing whitespace
[TXT] if_casreg.h  1.1   3 years  jdc   branches: 1.1.4; Driver for Sun Cassini/Cassini+ (GigaSwift) Ethernet (also kno...
[TXT] if_casvar.h  1.4   15 months  tls   Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an...
[TXT] if_de.c  1.141   7 weeks  christos   remove trailing whitespace
[TXT] if_devar.h  1.58   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] if_dge.c  1.35   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] if_dgereg.h  1.3   5 years  perry   Convert many of the uses of __attribute__ to equivalent __packed, __unused and _...
[TXT] if_en_pci.c  1.36   21 months  dyoung   Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0), PCI_BAR(1), .... ...
[TXT] if_ep_pci.c  1.52   21 months  dyoung   Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0), PCI_BAR(1), .... ...
[TXT] if_epic_pci.c  1.40   15 months  drochner   Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ...
[TXT] if_esh_pci.c  1.30   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] if_et.c  1.7   7 weeks  christos   remove trailing whitespace
[TXT] if_etreg.h  1.1   2 years  jnemeth   branches: 1.1.6; PR/39094 - Kaspar Brand -- Add et (Agere ET1310/ET1301) networ...
[TXT] if_ex_pci.c  1.55   7 weeks  christos   remove trailing whitespace
[TXT] if_fpa.c  1.58   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] if_fxp_pci.c  1.80   7 weeks  christos   remove trailing whitespace
[TXT] if_gem_pci.c  1.46   7 weeks  christos   remove trailing whitespace
[TXT] if_hme_pci.c  1.36   2 years  dyoung   Stop abuse of PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED. The flags specifi...
[TXT] if_ipw.c  1.54   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] if_ipwreg.h  1.6   5 years  perry   Convert many of the uses of __attribute__ to equivalent __packed, __unused and _...
[TXT] if_ipwvar.h  1.16   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] if_iwi.c  1.92   7 weeks  christos   remove trailing whitespace
[TXT] if_iwireg.h  1.19   4 years  gmcgarry   Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h preproces...
[TXT] if_iwivar.h  1.16   3 years  pooka   Redefine bpf linkage through an always present op vector, i.e. #if NBPFILTER is ...
[TXT] if_iwn.c  1.65   4 weeks  msaitoh   Delete "PCI_" from PCIX and PICE capability registers.
[TXT] if_iwnreg.h  1.11   7 weeks  christos   Use only one set of EDCA variables
[TXT] if_iwnvar.h  1.13   2 years  christos   update from OpenBSD by msaitoh. Tested on amd64.
[TXT] if_jme.c  1.22   7 weeks  christos   remove trailing whitespace
[TXT] if_jmereg.h  1.3   4 years  bouyer   branches: 1.3.2; 1.3.6; According to the latest datasheet I have (1.09), the t...
[TXT] if_kse.c  1.24   7 weeks  christos   remove trailing whitespace
[TXT] if_le_pci.c  1.51   21 months  dyoung   Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0), PCI_BAR(1), .... ...
[TXT] if_levar.h  1.9   5 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] if_lii.c  1.12   7 weeks  christos   remove trailing whitespace
[TXT] if_liireg.h  1.2   5 years  martin   branches: 1.2.4; Convert to new 2 clause license
[TXT] if_lmc.c  1.53   7 weeks  christos   remove trailing whitespace
[TXT] if_lmc.h  1.21   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] if_malo_pci.c  1.4   7 weeks  christos   remove trailing whitespace
[TXT] if_msk.c  1.43   7 weeks  christos   remove trailing whitespace
[TXT] if_mskvar.h  1.11   7 months  msaitoh   struct device * -> device_t change.
[TXT] if_mtd_pci.c  1.18   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] if_ne_pci.c  1.36   21 months  dyoung   Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0), PCI_BAR(1), .... ...
[TXT] if_nfe.c  1.58   7 weeks  christos   remove trailing whitespace
[TXT] if_nfereg.h  1.7   5 years  christos   sync with openbsd; fixes observed corruption issues.
[TXT] if_nfevar.h  1.10   2 years  jakllsch   Make nfe(4) detachable.
[TXT] if_ntwoc_pci.c  1.28   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] if_ntwoc_pcireg.h  1.5   7 years  christos   merge ktrace-lwp.
[TXT] if_pcn.c  1.56   7 weeks  christos   remove trailing whitespace
[TXT] if_pcnreg.h  1.3   10 years  thorpej   Add support for memory-mapped PCnet-PCI chips.
[TXT] if_ral_pci.c  1.20   15 months  drochner   split device_t/softc
[TXT] if_re_pci.c  1.42   7 weeks  christos   remove trailing whitespace
[TXT] if_rtk_pci.c  1.44   7 weeks  christos   remove trailing whitespace
[TXT] if_rtw_pci.c  1.22   7 months  dsl   Fix debug build
[TXT] if_sf_pci.c  1.19   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] if_sip.c  1.156   7 weeks  christos   remove trailing whitespace
[TXT] if_sipreg.h  1.19   5 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] if_sk.c  1.73   7 weeks  christos   remove trailing whitespace
[TXT] if_skreg.h  1.14   23 months  phx   The Genesis interface provides a register in the device specific config space to...
[TXT] if_skvar.h  1.17   15 months  tls   Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an...
[TXT] if_ste.c  1.44   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] if_stereg.h  1.5   5 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] if_stge.c  1.56   7 weeks  christos   remove trailing whitespace
[TXT] if_stgereg.h  1.5   5 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] if_ti.c  1.91   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] if_tireg.h  1.20   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] if_tl.c  1.99   7 weeks  christos   remove trailing whitespace
[TXT] if_tlp_pci.c  1.122   7 months  chs   match some more devices.
[TXT] if_tlregs.h  1.10   3 years  bouyer   Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen for the bo...
[TXT] if_tlvar.h  1.16   15 months  tls   Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an...
[TXT] if_txp.c  1.39   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] if_txpreg.h  1.6   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] if_vge.c  1.54   7 weeks  christos   remove trailing whitespace
[TXT] if_vgereg.h  1.3   6 years  tsutsui   Make vge(4) look a NetBSD native driver like pcn(4) or epic(4) etc: - merge if_v...
[TXT] if_vioif.c  1.4   12 days  minoura   Fix a typo, and remove an unused member. This should fix the problem that recent...
[TXT] if_vr.c  1.112   4 months  jmcneill   - reset the chip if the tx engine gets stuck after a link state change, from O...
[TXT] if_vrreg.h  1.16   6 years  tsutsui   Use uintNN_t.
[TXT] if_vte.c  1.8   7 weeks  christos   remove trailing whitespace
[TXT] if_vtereg.h  1.2   2 years  bouyer   branches: 1.2.4; - Properly count collisions - call vte_rxfilter() after starti...
[TXT] if_vtevar.h  1.3   15 months  tls   Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an...
[TXT] if_wi_pci.c  1.54   15 months  drochner   Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ...
[TXT] if_wm.c  1.248   4 weeks  msaitoh   Delete "PCI_" from PCIX and PICE capability registers.
[TXT] if_wmreg.h  1.52   4 weeks  msaitoh   Delete "PCI_" from PCIX and PICE capability registers.
[TXT] if_wmvar.h  1.15   4 weeks  msaitoh   Add support I21[01]. Only tested with my own I210-T1 Ethernet Server Adapter.
[TXT] if_wpi.c  1.56   7 weeks  christos   replace function with macro
[TXT] if_wpireg.h  1.9   5 years  perry   Convert many of the uses of __attribute__ to equivalent __packed, __unused and _...
[TXT] if_wpivar.h  1.15   3 years  pooka   Redefine bpf linkage through an always present op vector, i.e. #if NBPFILTER is ...
[TXT] if_xge.c  1.18   7 weeks  christos   remove trailing whitespace
[TXT] if_xgereg.h  1.2   7 years  christos   branches: 1.2.18; merge ktrace-lwp.
[TXT] ifpci.c  1.31   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] ifpci2.c  1.20   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] igsfb_pci.c  1.23   15 months  drochner   Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ...
[TXT] igsfb_pcivar.h  1.1   10 years  uwe   Redo attachment to support proper cnattach. wscons on netwinder almost works now...
[TXT] iha_pci.c  1.18   15 months  drochner   Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ...
[TXT] iop_pci.c  1.27   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] isic_pci.c  1.39   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] isic_pci.h  1.11   5 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] isic_pci_elsa_qs1p.c  1.20   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] isp_pci.c  1.115   23 months  joerg   Use proper format string
[TXT] iteide.c  1.18   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] iwic_bchan.c  1.8   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] iwic_dchan.c  1.7   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] iwic_fsm.c  1.4   5 years  ad   machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
[TXT] iwic_pci.c  1.18   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] iwicreg.h  1.2   10 years  pooka   avoid namespace collision with IMASK
[TXT] iwicvar.h  1.6   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] ixpide.c  1.24   9 months  bouyer   branches: 1.24.2; Apply back changes that were reverted on Jul 24 and Jul 26 (g...
[TXT] jmide.c  1.18   9 months  bouyer   branches: 1.18.2; Apply back changes that were reverted on Jul 24 and Jul 26 (g...
[TXT] jmide_reg.h  1.4   18 months  njoly   Remove unused local defines for PCI_COMMAND_STATUS_REG bits (already available f...
[TXT] joy_eap.c  1.13   17 months  jmcneill   Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig...
[TXT] joy_eso.c  1.15   17 months  jmcneill   Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig...
[TXT] joy_pci.c  1.20   15 months  drochner   Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ...
[TXT] ld_amr.c  1.21   15 months  tls   Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an...
[TXT] ld_twa.c  1.15   15 months  tls   Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an...
[TXT] ld_twe.c  1.36   15 months  tls   Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an...
[TXT] ld_virtio.c  1.5   15 months  tls   Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an...
[TXT] lpt_puc.c  1.14   5 years  cube   Split the softc from the device_t for all lpt(4) variants and attachments except...
[TXT] lynxfb.c  1.4   14 months  nonaka   branches: 1.4.2; lynxfb too. > Replace the remaining KAUTH_GENERIC_ISSUSER aut...
[TXT] lynxfbreg.h  1.2   14 months  nonaka   branches: 1.2.2; fix mmaped offset. X works on Yeeloong Notebook now.
[TXT] lynxfbvar.h  1.1   14 months  nonaka   branches: 1.1.2; 1.1.4; Added Lemote Yeeloong Notebook support.
[TXT] machfb.c  1.86   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] machfbreg.h  1.5   9 months  macallan   add a few register definitions
[TXT] mfi_pci.c  1.17   8 months  jnemeth   PR/46877 - Wolfgang Stukenbrock -- missing definition for Symbios SAS 9261-8i
[TXT] mlx_pci.c  1.24   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] mly.c  1.45   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] mly_tables.h  1.6   5 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] mlyio.h  1.4   5 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] mlyreg.h  1.5   4 years  gmcgarry   Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h preproces...
[TXT] mlyvar.h  1.6   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] mpii.c  1.1   13 months  bouyer   branches: 1.1.2; 1.1.4; 1.1.6; Add mpii(4), a driver for LSI Logic Fusion-MPT...
[TXT] mpt_pci.c  1.22   14 months  martin   branches: 1.22.2; Split device_t
[TXT] mpu_cmpci.c  1.16   17 months  jmcneill   Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig...
[TXT] mpu_eso.c  1.17   17 months  jmcneill   Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig...
[TXT] mpu_fms.c  1.17   17 months  jmcneill   Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig...
[TXT] mpu_yds.c  1.16   17 months  jmcneill   Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig...
[TXT] mvsata_pci.c  1.7   15 months  drochner   Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ...
[TXT] nca_pci.c  1.2   15 months  drochner   Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ...
[TXT] neo-coeff.h  1.2   10 years  perry   change array to unsigned char. fixes 23430 lint warnings. "really!"
[TXT] neo.c  1.49   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] neoreg.h  1.1   12 years  thorpej   branches: 1.1.2; 1.1.6; Driver for NeoMagic 256 audio. Based on the OpenBSD d...
[TXT] nfsmb.c  1.23   15 months  pgoyette   Replace the xxx_acquire()/xxx_release() rwlocks with mutexes. There are only RW...
[TXT] nfsmbreg.h  1.2   5 years  xtraeme   Newer nForce MCP SMBus devices use different PCI BARs than the old ones (nForce ...
[TXT] njs_pci.c  1.9   4 years  joerg   - device/softc split
[TXT] nside.c  1.7   9 months  bouyer   branches: 1.7.2; Apply back changes that were reverted on Jul 24 and Jul 26 (ge...
[TXT] oboe.c  1.39   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] oboereg.h  1.2   5 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] ohci_pci.c  1.50   11 months  mrg   merge the jmcneill-usbmp branch. many thanks to jared for the initial work, and...
[TXT] opl_cmpci.c  1.17   13 months  plunky   Tidy up a little, the way that midi attachment code works - change midi_attach(...
[TXT] opl_eso.c  1.18   13 months  plunky   Tidy up a little, the way that midi attachment code works - change midi_attach(...
[TXT] opl_fms.c  1.17   13 months  plunky   Tidy up a little, the way that midi attachment code works - change midi_attach(...
[TXT] opl_sv.c  1.16   13 months  plunky   Tidy up a little, the way that midi attachment code works - change midi_attach(...
[TXT] opl_yds.c  1.17   13 months  plunky   Tidy up a little, the way that midi attachment code works - change midi_attach(...
[TXT] optiide.c  1.24   9 months  bouyer   branches: 1.24.2; Apply back changes that were reverted on Jul 24 and Jul 26 (g...
[TXT] pccbb.c  1.204   15 months  drochner   Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ...
[TXT] pccbbreg.h  1.15   3 years  snj   Move to 2-clause license. Approved by HAYAKAWA Koichi (copyright holder).
[TXT] pccbbvar.h  1.41   3 years  dyoung   Change sc_pil_intr_enable from an int to a bool. No functional change intended....
[TXT] pci.c  1.143   7 months  matt   Add a __PCI_DEV_FUNCORDER hook.
[TXT] pci_map.c  1.30   7 months  matt   Only probe the upper BAR of a mem64 BAR if bit 31 is readonly
[TXT] pci_quirks.c  1.9   3 years  pgoyette   Use __arraycount() for readability
[TXT] pci_stub.c  1.1   20 months  dyoung   Add to pci_bus_devorder() an argument that tells the number of slots available i...
[TXT] pci_subr.c  1.105   4 weeks  msaitoh   - Print PCIe 2.0 or higher capability registers. - Print Link related registers ...
[TXT] pci_usrreq.c  1.24   14 months  elad   Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with something m...
[TXT] pci_verbose.c  1.8   20 months  jmcneill   have pci register itself as a module, and make PCI driver modules depend on it
[TXT] pci_verbose.h  1.3   2 years  pgoyette   branches: 1.3.2; 1.3.4; Update pciverbose module to use module_autoload() rath...
[TXT] pcibusprint.c  1.3   7 years  christos   merge ktrace-lwp.
[TXT] pciconf.c  1.36   7 months  matt   Enforce alignments for buses.
[TXT] pciconf.h  1.12   8 months  matt   Fix comment
[TXT] pcidevs  1.1154   4 weeks  rkujawa   Add IDs for Marvell Armada XP. Obtained from Marvell, Semihalf.
[TXT] pcidevs.h  1.1146   4 weeks  rkujawa   Regen PCI devs database.
[TXT] pcidevs_data.h  1.1145   4 weeks  rkujawa   Regen PCI devs database.
[TXT] pciide.c  1.219   2 years  jakllsch   branches: 1.219.18; Rework pciide(4) detachment to take the legacy interrupt ma...
[TXT] pciide_acard_reg.h  1.8   5 years  tsutsui   Normalize my licenses.
[TXT] pciide_acer_reg.h  1.12   3 years  bouyer   Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen for the bo...
[TXT] pciide_apollo_reg.h  1.20   22 months  jakllsch   Add complete support for all channels on VT6421A SATA/PATA controller to viaide(...
[TXT] pciide_cmd_reg.h  1.17   3 years  bouyer   Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen for the bo...
[TXT] pciide_common.c  1.58   6 months  jakllsch   don't attempt to re-unmap the interrupt on detach
[TXT] pciide_cy693_reg.h  1.11   3 years  bouyer   Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen for the bo...
[TXT] pciide_geode_reg.h  1.6   3 years  bouyer   Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen for the bo...
[TXT] pciide_hpt_reg.h  1.16   3 years  bouyer   Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen for the bo...
[TXT] pciide_i31244_reg.h  1.3   7 years  christos   merge ktrace-lwp.
[TXT] pciide_ite_reg.h  1.2   7 years  christos   merge ktrace-lwp.
[TXT] pciide_ixp_reg.h  1.5   5 years  martin   Convert to new 2 clause license
[TXT] pciide_natsemi_reg.h  1.1   2 years  skrll   branches: 1.1.6; Add nside(4) - a driver for the National Semiconductor PC87415...
[TXT] pciide_opti_reg.h  1.12   5 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] pciide_pdc202xx_reg.h  1.15   3 years  bouyer   Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen for the bo...
[TXT] pciide_piccolo_reg.h  1.1   3 years  christos   branches: 1.1.4; PR/42100: Dave J. Barnes: Support for old toshiba PICCOLO IDE ...
[TXT] pciide_piix_reg.h  1.14   3 years  bouyer   Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen for the bo...
[TXT] pciide_sch_reg.h  1.1   2 years  jakllsch   branches: 1.1.6; Add Intel SCH IDE controller driver. From OpenBSD via Tomokazu...
[TXT] pciide_sii3112_reg.h  1.3   7 years  christos   merge ktrace-lwp.
[TXT] pciide_sis_reg.h  1.16   3 years  bouyer   Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen for the bo...
[TXT] pciide_sl82c105_reg.h  1.6   5 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] pciide_svwsata_reg.h  1.1   7 years  bouyer   branches: 1.1.4; 1.1.8; 1.1.10; 1.1.16; 1.1.22; Add svwsata(4), a driver fo...
[TXT] pciidereg.h  1.11   6 years  wiz   s/independant/independent/, from Zafer.
[TXT] pciidevar.h  1.46   9 months  bouyer   Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc clea...
[TXT] pciio.h  1.3   3 years  cegger   typo in comment: autconfiguration -> autoconfiguration
[TXT] pcireg.h  1.84   4 weeks  msaitoh   - Add some PCIe 2.0 or higher capability register definitions. - Rename some reg...
[TXT] pcivar.h  1.98   15 months  drochner   extend the pci_aprint_devinfo slightly to cover the cases commonly used by drive...
[TXT] pcscp.c  1.46   15 months  drochner   Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ...
[TXT] pcscpreg.h  1.2   5 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] pdcide.c  1.34   9 months  bouyer   branches: 1.34.2; Apply back changes that were reverted on Jul 24 and Jul 26 (g...
[TXT] pdcsata.c  1.25   9 months  bouyer   branches: 1.25.2; Apply back changes that were reverted on Jul 24 and Jul 26 (g...
[TXT] piixide.c  1.64   6 months  jakllsch   enable the generic pciide detach function in piixide(4)
[TXT] piixpm.c  1.40   15 months  pgoyette   Replace the xxx_acquire()/xxx_release() rwlocks with mutexes. There are only RW...
[TXT] piixpmreg.h  1.5   2 years  hannken   The ServerWorks CSB5 smbus controller often times out and hangs until reboot. I...
[TXT] plx9060reg.h  1.1   13 years  thorpej   branches: 1.1.6; Register definitions and preliminary API definition for the PL...
[TXT] plx9060var.h  1.3   7 years  christos   merge ktrace-lwp.
[TXT] pm2fb.c  1.21   7 months  macallan   don't crash when we're not the console
[TXT] pm2reg.h  1.8   8 months  macallan   support anti-aliased fonts in 8 bit while there, fix pm2fb_bitblt() packed mode,...
[TXT] ppb.c  1.52   4 weeks  msaitoh   Delete "PCI_" from PCIX and PICE capability registers.
[TXT] ppbreg.h  1.6   7 years  christos   merge ktrace-lwp.
[TXT] puc.c  1.32   23 months  ryo   Add support for SYSTEMBASE SB16C105x 4-port/8-port serial PCI cards. - Added in...
[TXT] puccn.c  1.10   3 years  dyoung   On x86, change the bus_space_tag_t to a pointer to a struct bus_space_tag. For ...
[TXT] puccn.h  1.4   7 years  christos   merge ktrace-lwp.
[TXT] pucdata.c  1.83   5 months  msaitoh   space change.
[TXT] pucvar.h  1.9   2 years  msaitoh   Add the following cards' support from FreeBSD: - Comtrol RocketPort 550/4, 550/...
[TXT] pwdog.c  1.7   20 months  mbalmer   Unconditionally include <sys/modules.h>.
[TXT] r128fb.c  1.36   7 months  macallan   don't call allocattr() for the default attribute
[TXT] r128fbreg.h  1.5   16 months  macallan   Forgot to commit this along with r128fb.c. Again.
[TXT] radeonfb.c  1.76   7 weeks  macallan   clear screen when leaving X so we don't leave garbage in the borders
[TXT] radeonfb_bios.c  1.4   2 years  macallan   pull in rasops8 for radeonfb, while there defflag a bunch of options and make th...
[TXT] radeonfb_i2c.c  1.2   5 years  ad   machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
[TXT] radeonfbreg.h  1.5   4 months  macallan   Make R3xx actually work by wiring outputs, DACs and CRTCs sanely, add a bunch of...
[TXT] radeonfbvar.h  1.18   7 weeks  macallan   clear screen when leaving X so we don't leave garbage in the borders
[TXT] rccide.c  1.26   9 months  bouyer   branches: 1.26.2; Apply back changes that were reverted on Jul 24 and Jul 26 (g...
[TXT] rdcide.c  1.7   9 months  bouyer   branches: 1.7.2; Apply back changes that were reverted on Jul 24 and Jul 26 (ge...
[TXT] rdcide_reg.h  1.1   2 years  bouyer   branches: 1.1.2; 1.1.6; Add rdcide(4), a driver for the IDE controller found i...
[TXT] satalink.c  1.49   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] schide.c  1.7   9 months  bouyer   branches: 1.7.2; Apply back changes that were reverted on Jul 24 and Jul 26 (ge...
[TXT] sdhc_pci.c  1.10   5 months  jakllsch   Add detachment support for sdhc_pci. Tested on an ExpressCard JMicron JMB38[89] ...
[TXT] siisata_pci.c  1.11   7 months  matt   Recognize 3114.
[TXT] siop_pci.c  1.27   2 years  uebayasi   Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const...
[TXT] siop_pci_common.c  1.34   2 years  uebayasi   Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const...
[TXT] siop_pci_common.h  1.9   3 years  bouyer   Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen for the bo...
[TXT] sisfb.c  1.2   15 months  drochner   Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ...
[TXT] sisfb.h  1.1   20 months  bouyer   Add a basic driver for the SIS315 Pro frame buffer found on some loogson2-based ...
[TXT] siside.c  1.33   9 months  bouyer   branches: 1.33.2; Apply back changes that were reverted on Jul 24 and Jul 26 (g...
[TXT] slide.c  1.28   9 months  bouyer   branches: 1.28.2; Apply back changes that were reverted on Jul 24 and Jul 26 (g...
[TXT] sti_pci.c  1.1   2 years  skrll   branches: 1.1.6; Update sti(4) from OpenBSD bringing across support for sti @ p...
[TXT] stpcide.c  1.26   9 months  bouyer   branches: 1.26.2; Apply back changes that were reverted on Jul 24 and Jul 26 (g...
[TXT] sv.c  1.47   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] svreg.h  1.4   7 years  christos   merge ktrace-lwp.
[TXT] svvar.h  1.8   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] svwsata.c  1.17   3 weeks  macallan   make this work on PowerMac G5 from Phileas Fogg
[TXT] tdvfb.c  1.5   3 months  rkujawa   - Map memory space with BUS_SPACE_MAP_LINEAR - Support WSDISPLAYIO_GET_FBINFO - ...
[TXT] tdvfbreg.h  1.3   10 months  rkujawa   branches: 1.3.4; Preliminary blitter support for Voodoo2.
[TXT] tdvfbvar.h  1.3   9 months  rkujawa   branches: 1.3.4; Add wsdisplay ioctls and support for mmap'ing of linear frame ...
[TXT] tga.c  1.83   16 months  macallan   add extra parameter for wsfont_find()
[TXT] tga_conf.c  1.7   4 years  dsl   Change about 4500 of the K&R function definitions to ANSI ones. There are still ...
[TXT] tgareg.h  1.6   7 years  christos   merge ktrace-lwp.
[TXT] tgavar.h  1.18   4 years  he   Complete the device_t / softc split by changing the sc_dev member from "struct d...
[TXT] toshide.c  1.9   9 months  bouyer   branches: 1.9.2; Apply back changes that were reverted on Jul 24 and Jul 26 (ge...
[TXT] trm.c  1.33   12 months  macallan   use MMIO if available
[TXT] trmreg.h  1.2   12 months  macallan   use MMIO if available
[TXT] twa.c  1.43   6 months  chs   fix autoconf output (don't print from the match routine).
[TXT] twaio.h  1.5   4 years  gmcgarry   Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h preproces...
[TXT] twareg.h  1.11   2 years  dholland   Extend the workaround for the 3ware 9650 full-queue bug to a full-fledged quirk,...
[TXT] twavar.h  1.12   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] twe.c  1.98   5 months  chs   fix device/softc split: initialize sc->sc_dev.
[TXT] tweio.h  1.5   7 years  christos   merge ktrace-lwp.
[TXT] twereg.h  1.15   4 years  gmcgarry   Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h preproces...
[TXT] twevar.h  1.30   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] ubsec.c  1.28   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] ubsecreg.h  1.2   7 years  christos   merge ktrace-lwp.
[TXT] ubsecvar.h  1.4   6 months  chs   split device_t/softc for all remaining drivers. replace "struct device *" with "...
[TXT] uhci_pci.c  1.56   2 months  martin   Track what parts of initialization were successfull and only revert those during...
[TXT] unichromeaccel.h  1.1   6 years  jmcneill   branches: 1.1.2; 1.1.6; 1.1.12; Acceleration definitions (missed in previous ...
[TXT] unichromeconfig.h  1.2   6 years  jmcneill   branches: 1.2.4; 1.2.10; Expose RGB palette tables.
[TXT] unichromefb.c  1.18   2 years  cegger   Implement new WSDISPLAYIO_GET_BUSID ioctl. It returns the bus id and allows user...
[TXT] unichromehw.h  1.1   6 years  jmcneill   branches: 1.1.4; 1.1.8; 1.1.14; Add work-in-progress framebuffer console driv...
[TXT] unichromemode.h  1.1   6 years  jmcneill   branches: 1.1.4; 1.1.8; 1.1.14; Add work-in-progress framebuffer console driv...
[TXT] unichromereg.h  1.1   6 years  jmcneill   branches: 1.1.4; 1.1.8; 1.1.14; Add work-in-progress framebuffer console driv...
[TXT] universe_pci.c  1.11   3 years  njoly   Cleanup interrupt establish error messages. Do not mix aprint_error/aprint_norma...
[TXT] universe_pci_var.h  1.5   22 months  wiz   dependant -> dependent
[TXT] usb_pci.c  1.7   5 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] usb_pci.h  1.6   2 years  matt   Make ehci deal with pci devices that have multiple companion functions and ehci ...
[TXT] vga_pci.c  1.54   15 months  drochner   Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ...
[TXT] vga_pcivar.h  1.5   6 years  drochner   Import DRM drivers, brought into shape by Yorick Hardy, posted to tech-x11. Mino...
[TXT] viaenv.c  1.31   23 months  pgoyette   Initialize sensors states before registering.
[TXT] viaide.c  1.83   9 months  bouyer   branches: 1.83.2; Apply back changes that were reverted on Jul 24 and Jul 26 (g...
[TXT] viomb.c  1.1   18 months  hannken   branches: 1.1.8; Import of the virtio driver written by MINOURA Makoto <minoura...
[TXT] virtio.c  1.3   18 months  njoly   branches: 1.3.6; Small typo in symbolic name.
[TXT] virtioreg.h  1.1   18 months  hannken   branches: 1.1.8; Import of the virtio driver written by MINOURA Makoto <minoura...
[TXT] virtiovar.h  1.1   18 months  hannken   branches: 1.1.8; Import of the virtio driver written by MINOURA Makoto <minoura...
[TXT] voodoofb.c  1.43   6 months  rkujawa   Differentiate between Voodoo 3 and Voodoo Banshee (MAX_CLOCK). Ok'd by macallan@...
[TXT] voodoofbreg.h  1.4   15 months  jakllsch   Silence "large integer implicitly truncated to unsigned type" warning on LP64.
[TXT] voyager.c  1.9   15 months  drochner   Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ...
[TXT] voyagervar.h  1.4   17 months  macallan   consolidate bit twiddling functions into one generic case and a bunch of macros,...
[TXT] wcfb.c  1.12   7 months  macallan   add acceleration support, for Sun XVR-1200 and compatible only so far adapted fr...
[TXT] wcfbreg.h  1.2   7 months  macallan   add acceleration support, for Sun XVR-1200 and compatible only so far adapted fr...
[TXT] weasel_pci.c  1.14   4 years  cegger   bzero -> memset
[TXT] weaselreg.h  1.2   5 years  martin   Remove clause 3 and 4 from TNF licenses
[TXT] wsdisplay_pci.c  1.1   2 years  cegger   branches: 1.1.2; 1.1.4; 1.1.8; Implement new WSDISPLAYIO_GET_BUSID ioctl. It ...
[TXT] wsdisplay_pci.h  1.1   2 years  cegger   branches: 1.1.2; 1.1.4; 1.1.8; Implement new WSDISPLAYIO_GET_BUSID ioctl. It ...
[TXT] yds.c  1.53   15 months  drochner   Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ...
[TXT] ydsreg.h  1.6   7 years  christos   merge ktrace-lwp.
[TXT] ydsvar.h  1.11   17 months  jmcneill   Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig...


CVSweb <webmaster@jp.NetBSD.org>