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] drm/        
[DIR] n8/        
[TXT] Makefile  1.12   2 years  bouyer   Add a /dev/amr* control file for amr(4) devices, which allows sending raw comman...
[TXT] Makefile.pcidevs  1.5   8 months  apb   Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. Pass AWK=${TO...
[TXT] README  1.3   10 years  mycroft   Make copyright notices with my name consistent.
[TXT] aac_pci.c  1.29   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] acardide.c  1.23   13 months  tsutsui   Normalize my licenses.
[TXT] aceride.c  1.25   15 months  cube   Split device_t and softc for ATA devices, as well as wd(4). Other cosmetic chan...
[TXT] adv_pci.c  1.25   8 weeks  cegger   struct device * -> device_t, no functional changes intended.
[TXT] adw_pci.c  1.24   8 weeks  cegger   struct device * -> device_t, no functional changes intended.
[TXT] agp.c  1.65   5 months  markd   Add some more Intel G4X class chipsets. Also fix gtt_size for G4X chipsets. Part...
[TXT] agp_ali.c  1.15   12 months  freza   o Split device_t/softc for agp(4). o agp_ali.c: remove unused 'agp' member from ...
[TXT] agp_amd.c  1.20   12 months  freza   o Split device_t/softc for agp(4). o agp_ali.c: remove unused 'agp' member from ...
[TXT] agp_amd64.c  1.5   15 months  kiyohara   Fix ugly format in aprint_normal{,_dev}.
[TXT] agp_apple.c  1.5   12 months  freza   o Split device_t/softc for agp(4). o agp_ali.c: remove unused 'agp' member from ...
[TXT] agp_i810.c  1.64   2 months  markd   Treat G4X like I915 and G33 for MSAC. Fixes aperture setting. Has been working ...
[TXT] agp_intel.c  1.32   12 months  freza   o Split device_t/softc for agp(4). o agp_ali.c: remove unused 'agp' member from ...
[TXT] agp_sis.c  1.13   12 months  freza   o Split device_t/softc for agp(4). o agp_ali.c: remove unused 'agp' member from ...
[TXT] agp_via.c  1.17   12 months  freza   o Split device_t/softc for agp(4). o agp_ali.c: remove unused 'agp' member from ...
[TXT] agpbusprint.c  1.5   2 years  christos   __unused removal on arguments; approved by core.
[TXT] agpreg.h  1.20   7 months  christos   Add support for the Intel G45 AGP. From Arnaud Lacombe
[TXT] agpvar.h  1.18   8 weeks  cegger   struct device * -> device_t, no functional changes intended.
[TXT] ahc_pci.c  1.66   8 weeks  cegger   struct cfdata * -> cfdata_t, no functional changes intended.
[TXT] ahcisata_pci.c  1.15   3 weeks  cegger   Attach Marvel 88SE6121 SATA II controller on ahci. W/o this, it attaches on pcii...
[TXT] ahd_pci.c  1.28   8 weeks  cegger   struct cfdata * -> cfdata_t, no functional changes intended.
[TXT] alipm.c  1.6   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] amdpm.c  1.33   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] amdpm_smbus.c  1.16   4 months  pgoyette   Update the i2c_exec() functions to handle quick_read/quick_write protocol. Alth...
[TXT] amdpm_smbusreg.h  1.2   4 months  pgoyette   Update the i2c_exec() functions to handle quick_read/quick_write protocol. Alth...
[TXT] amdpmreg.h  1.4   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] amdpmvar.h  1.6   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] amr.c  1.52   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] amrio.h  1.1   2 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   9 months  gmcgarry   Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h preproces...
[TXT] amrvar.h  1.8   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] arcmsr.c  1.22   9 months  christos   PR/39583: Brad du Plessis: acrmsr(4) driver doesn't report number of volumes cor...
[TXT] arcmsrvar.h  1.13   9 months  christos   PR/39583: Brad du Plessis: acrmsr(4) driver doesn't report number of volumes cor...
[TXT] artsata.c  1.18   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] atppc_puc.c  1.10   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] auacer.c  1.24   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] auacerreg.h  1.4   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] auich.c  1.129   3 months  dyoung   Handle child-detachment by NULL'ing the child pointer so that auich_detach() doe...
[TXT] auichreg.h  1.11   17 months  martin   Make sure pci config space access only happens on 32bit aligned addresses.
[TXT] auixp.c  1.31   8 weeks  cegger   struct cfdata * -> cfdata_t, no functional changes intended.
[TXT] auixpreg.h  1.3   3 years  christos   merge ktrace-lwp.
[TXT] auixpvar.h  1.6   18 months  jmcneill   branches: 1.6.26; Merge jmcneill-pm branch.
[TXT] autri.c  1.43   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] autrireg.h  1.3   6 years  someya   Fix recording problem on SiS7018.
[TXT] autrivar.h  1.4   18 months  jmcneill   branches: 1.4.26; Merge jmcneill-pm branch.
[TXT] auvia.c  1.69   8 weeks  cegger   device_t/softc split tested by jakllsch@
[TXT] auviavar.h  1.15   8 weeks  cegger   device_t/softc split tested by jakllsch@
[TXT] azalia.c  1.69   8 weeks  cegger   struct cfdata * -> cfdata_t, no functional changes intended.
[TXT] azalia.h  1.20   10 months  jmcneill   branches: 1.20.6; PR#38860: azalia record does not work on Realtek ALC662-GR ...
[TXT] azalia_codec.c  1.77   2 months  stacktic   Add Realtek ALC663 and treat like ALC662 (ok pooka@)
[TXT] bha_pci.c  1.36   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] btvmei.c  1.25   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] btvmeii.c  1.20   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] btvmeireg.h  1.5   3 years  christos   merge ktrace-lwp.
[TXT] btvmeivar.h  1.4   3 years  christos   merge ktrace-lwp.
[TXT] cac_pci.c  1.31   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] chipsfb.c  1.19   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] chipsfbreg.h  1.3   13 months  macallan   nuke clause 3
[TXT] ciss_pci.c  1.8   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] cmdide.c  1.28   15 months  cube   Split device_t and softc for ATA devices, as well as wd(4). Other cosmetic chan...
[TXT] cmpci.c  1.41   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] cmpcireg.h  1.7   3 years  christos   merge ktrace-lwp.
[TXT] cmpcivar.h  1.10   2 years  christos   branches: 1.10.54; Kill caddr_t; there will be some MI fallout, but it will be ...
[TXT] com_puc.c  1.18   15 months  cube   Split device_t and softc for all com(4) devices (well, everything that uses a co...
[TXT] cs4280.c  1.54   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] cs4280_image.h  1.4   3 years  christos   merge ktrace-lwp.
[TXT] cs4280reg.h  1.7   3 years  jmcneill   Add support for the Turtle Beach Santa Cruz. Special thanks to Stephane Witzmann...
[TXT] cs4281.c  1.42   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] cs4281reg.h  1.6   3 years  christos   merge ktrace-lwp.
[TXT] cs428x.c  1.15   14 months  cegger   branches: 1.15.16; use aprint_*_dev and device_xname
[TXT] cs428x.h  1.14   18 months  jmcneill   branches: 1.14.26; Merge jmcneill-pm branch.
[TXT] cs428xreg.h  1.4   3 years  christos   merge ktrace-lwp.
[TXT] cxgb_adapter.h  1.7   17 months  jklos   More Chelsio 10 gigabit driver files to complete the ones checked in yesterday.
[TXT] cxgb_ael1002.c  1.3   17 months  jklos   10 gigabit Chelsio cards now compile and work, although not very well yet.
[TXT] cxgb_common.h  1.3   17 months  jklos   More Chelsio 10 gigabit driver files to complete the ones checked in yesterday.
[TXT] cxgb_config.h  1.2   17 months  jklos   More Chelsio 10 gigabit driver files to complete the ones checked in yesterday.
[TXT] cxgb_ctl_defs.h  1.2   17 months  jklos   More Chelsio 10 gigabit driver files to complete the ones checked in yesterday.
[TXT] cxgb_firmware_exports.h  1.2   17 months  jklos   More Chelsio 10 gigabit driver files to complete the ones checked in yesterday.
[TXT] cxgb_include.h  1.6   17 months  jklos   More Chelsio 10 gigabit driver files to complete the ones checked in yesterday.
[TXT] cxgb_ioctl.h  1.2   17 months  jklos   More Chelsio 10 gigabit driver files to complete the ones checked in yesterday.
[TXT] cxgb_jhash.h  1.2   17 months  jklos   More Chelsio 10 gigabit driver files to complete the ones checked in yesterday.
[TXT] cxgb_l2t.c  1.7   17 months  jklos   10 gigabit Chelsio cards now compile and work, although not very well yet.
[TXT] cxgb_l2t.h  1.3   17 months  jklos   More Chelsio 10 gigabit driver files to complete the ones checked in yesterday.
[TXT] cxgb_lro.c  1.6   17 months  jklos   10 gigabit Chelsio cards now compile and work, although not very well yet.
[TXT] cxgb_main.c  1.16   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] cxgb_mbuf.h  1.2   17 months  jklos   More Chelsio 10 gigabit driver files to complete the ones checked in yesterday.
[TXT] cxgb_mc5.c  1.3   17 months  jklos   10 gigabit Chelsio cards now compile and work, although not very well yet.
[TXT] cxgb_mv88e1xxx.c  1.3   17 months  jklos   10 gigabit Chelsio cards now compile and work, although not very well yet.
[TXT] cxgb_mvec.h  1.3   17 months  jklos   More Chelsio 10 gigabit driver files to complete the ones checked in yesterday.
[TXT] cxgb_offload.c  1.6   17 months  jklos   10 gigabit Chelsio cards now compile and work, although not very well yet.
[TXT] cxgb_offload.h  1.3   17 months  jklos   More Chelsio 10 gigabit driver files to complete the ones checked in yesterday.
[TXT] cxgb_osdep.c  1.1   17 months  jklos   branches: 1.1.2; 1.1.4; 1.1.6; 1.1.14; 10 gigabit Chelsio cards now compile ...
[TXT] cxgb_osdep.h  1.10   9 months  gmcgarry   Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h preproces...
[TXT] cxgb_regs.h  1.1   2 years  jklos   branches: 1.1.2; 1.1.4; 1.1.14; These files (cxgb*) are for the Chelsio T3 10...
[TXT] cxgb_sge.c  1.12   3 months  cegger   bzero -> memset
[TXT] cxgb_sge_defs.h  1.2   17 months  jklos   More Chelsio 10 gigabit driver files to complete the ones checked in yesterday.
[TXT] cxgb_t3_cpl.h  1.2   17 months  jklos   More Chelsio 10 gigabit driver files to complete the ones checked in yesterday.
[TXT] cxgb_t3_hw.c  1.5   17 months  jklos   10 gigabit Chelsio cards now compile and work, although not very well yet.
[TXT] cxgb_tcb.h  1.1   2 years  jklos   branches: 1.1.2; 1.1.4; 1.1.14; These files (cxgb*) are for the Chelsio T3 10...
[TXT] cxgb_toedev.h  1.3   17 months  jklos   More Chelsio 10 gigabit driver files to complete the ones checked in yesterday.
[TXT] cxgb_version.h  1.1   2 years  jklos   branches: 1.1.2; 1.1.4; 1.1.14; These files (cxgb*) are for the Chelsio T3 10...
[TXT] cxgb_vsc7323.c  1.3   17 months  jklos   10 gigabit Chelsio cards now compile and work, although not very well yet.
[TXT] cxgb_vsc8211.c  1.3   17 months  jklos   10 gigabit Chelsio cards now compile and work, although not very well yet.
[TXT] cxgb_xgmac.c  1.3   17 months  jklos   10 gigabit Chelsio cards now compile and work, although not very well yet.
[TXT] cy82c693.c  1.6   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] cy82c693reg.h  1.2   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] cy82c693var.h  1.2   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] cy_pci.c  1.23   15 months  matt   split device_t/softc. Use aprint_*_dev and device_xname. switch to device_looku...
[TXT] cyber.c  1.5   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] cyberreg.h  1.3   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] cybervar.h  1.3   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] cypide.c  1.21   15 months  cube   Split device_t and softc for ATA devices, as well as wd(4). Other cosmetic chan...
[TXT] cz.c  1.52   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] czreg.h  1.2   18 months  perry   Convert many of the uses of __attribute__ to equivalent __packed, __unused and _...
[TXT] devlist2h.awk  1.13   7 months  matt   Store pcidevs in a more compact manner. Instead of many string with duplicate w...
[TXT] dpt_pci.c  1.24   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] eap.c  1.92   14 months  martin   branches: 1.92.12; Remove clause 3 and 4 from TNF licenses
[TXT] eapreg.h  1.13   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] eapvar.h  1.3   8 weeks  cegger   struct device * -> device_t, no functional changes intended.
[TXT] ehci_pci.c  1.45   2 weeks  cegger   Apply hw workaround required for all SB600 revisions and SB700 revisions A12 and...
[TXT] emuxki.c  1.58   3 weeks  tsutsui   Split device_t/softc. Tested on: emuxki0 at pci2 dev 7 function 0: Creative Lab...
[TXT] emuxkireg.h  1.8   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] emuxkivar.h  1.12   3 weeks  tsutsui   Split device_t/softc. Tested on: emuxki0 at pci2 dev 7 function 0: Creative Lab...
[TXT] esa.c  1.51   8 weeks  cegger   struct cfdata * -> cfdata_t, no functional changes intended.
[TXT] esadsp.h  1.6   3 years  christos   merge ktrace-lwp.
[TXT] esareg.h  1.10   3 years  christos   merge ktrace-lwp.
[TXT] esavar.h  1.10   15 months  jmcneill   branches: 1.10.16; Missed in previous device_t/softc split commit for esa, poin...
[TXT] esiop_pci.c  1.16   7 weeks  tsutsui   Split device_t/softc. No crash on: esiop0 at pci0 dev 11 function 0: Symbios Lo...
[TXT] esm.c  1.50   3 weeks  cegger   use __arraycount(). Same object code generated.
[TXT] esmreg.h  1.6   3 years  christos   merge ktrace-lwp.
[TXT] esmvar.h  1.17   8 weeks  cegger   device_t/softc split patch presented on tech-kern@, no comments on it
[TXT] eso.c  1.56   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] esoreg.h  1.8   3 years  christos   merge ktrace-lwp.
[TXT] esovar.h  1.9   8 weeks  cegger   struct device * -> device_t, no functional changes intended.
[TXT] files.agp  1.6   23 months  kiyohara   Add support agp_amd64. Imported from FreeBSD.
[TXT] files.pci  1.316   12 days  mrg   make external drm the default.
[TXT] fms.c  1.36   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] fmsvar.h  1.5   8 weeks  cegger   struct device * -> device_t, no functional changes intended.
[TXT] fwlynx_pci.c  1.17   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] fwohci_pci.c  1.33   8 weeks  cegger   struct cfdata * -> cfdata_t, no functional changes intended.
[TXT] gcscaudio.c  1.2   8 weeks  cegger   struct cfdata * -> cfdata_t, no functional changes intended.
[TXT] gcscaudioreg.h  1.1   6 months  jmcneill   branches: 1.1.2; 1.1.4; 1.1.8; 1.1.10; PR# port-i386/40284: add AMD Geode CS...
[TXT] genfb_pci.c  1.20   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] geodeide.c  1.15   15 months  cube   Split device_t and softc for ATA devices, as well as wd(4). Other cosmetic chan...
[TXT] gtp.c  1.17   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] hifn7751.c  1.42   2 months  dyoung   Use device_t, cfdata_t, and device_private().
[TXT] hifn7751reg.h  1.8   3 years  christos   merge ktrace-lwp.
[TXT] hifn7751var.h  1.7   3 years  christos   merge ktrace-lwp.
[TXT] hptide.c  1.25   15 months  cube   Split device_t and softc for ATA devices, as well as wd(4). Other cosmetic chan...
[TXT] i82365_pci.c  1.30   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] i82365_pcivar.h  1.6   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] iavc_pci.c  1.11   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] ichsmb.c  1.21   8 weeks  cegger   struct cfdata * -> cfdata_t, no functional changes intended.
[TXT] icp_pci.c  1.18   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] if_age.c  1.28   2 months  cegger   branches: 1.28.2; 1.28.4; on detach, deregister from pmf and free resource
[TXT] if_agereg.h  1.2   4 months  cegger   branches: 1.2.2; 1.2.4; remove unused age_if_flags softc member
[TXT] if_ale.c  1.3   2 months  cegger   branches: 1.3.2; 1.3.4; 1.3.6; on detach, deregister from pmf
[TXT] if_alereg.h  1.2   2 months  tsutsui   branches: 1.2.2; 1.2.4; 1.2.6; 1.2.8; Add RCS Id.
[TXT] if_an_pci.c  1.29   8 weeks  cegger   struct device * -> device_t, no functional changes intended.
[TXT] if_ath_pci.c  1.33   8 weeks  cegger   struct cfdata * -> cfdata_t, no functional changes intended.
[TXT] if_atw_pci.c  1.21   8 weeks  cegger   struct cfdata * -> cfdata_t, no functional changes intended.
[TXT] if_bce.c  1.25   8 weeks  cegger   struct cfdata * -> cfdata_t, no functional changes intended.
[TXT] if_bcereg.h  1.4   3 years  christos   merge ktrace-lwp.
[TXT] if_bge.c  1.165   8 weeks  msaitoh   Doesn't print error message only when the register is BGE_SRS_MODE. It occurs on...
[TXT] if_bgereg.h  1.52   2 months  msaitoh   use proplib
[TXT] if_bgevar.h  1.1   2 months  msaitoh   branches: 1.1.2; 1.1.4; 1.1.6; use proplib
[TXT] if_bnx.c  1.27   8 weeks  cegger   Attach on BCM5709 chip. XXX Firmware fails to complete initialization on this ch...
[TXT] if_bnxreg.h  1.8   2 months  dyoung   Delete two unused data members, the powerhook and the shutdownhook handles.
[TXT] if_bwi_pci.c  1.8   2 months  cegger   branches: 1.8.2; check error code from bwi_attach()
[TXT] if_de.c  1.133   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] if_devar.h  1.52   8 weeks  cegger   struct device * -> device_t, no functional changes intended.
[TXT] if_dge.c  1.26   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] if_dgereg.h  1.3   18 months  perry   Convert many of the uses of __attribute__ to equivalent __packed, __unused and _...
[TXT] if_en_pci.c  1.32   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] if_ep_pci.c  1.50   8 weeks  cegger   struct cfdata * -> cfdata_t, no functional changes intended.
[TXT] if_epic_pci.c  1.37   11 months  tsutsui   Split device_t/softc with misc cosmetic changes.
[TXT] if_esh_pci.c  1.27   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] if_ex_pci.c  1.50   8 weeks  cegger   print autoconf error message with aprint_error
[TXT] if_fpa.c  1.55   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] if_fxp_pci.c  1.69   2 months  tsutsui   Check revisions and print names of i82551/i82551ER, per Intel manual.
[TXT] if_gem_pci.c  1.35   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] if_hme_pci.c  1.30   6 weeks  tsutsui   u_intNN_t -> uintNN_t
[TXT] if_ipw.c  1.48   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] if_ipwreg.h  1.6   18 months  perry   Convert many of the uses of __attribute__ to equivalent __packed, __unused and _...
[TXT] if_ipwvar.h  1.14   7 months  joerg   Match image name with upstream distfiles.
[TXT] if_iwi.c  1.81   8 weeks  cegger   struct cfdata * -> cfdata_t, no functional changes intended.
[TXT] if_iwireg.h  1.19   9 months  gmcgarry   Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h preproces...
[TXT] if_iwivar.h  1.15   18 months  jmcneill   Merge jmcneill-pm branch.
[TXT] if_iwn.c  1.31   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] if_iwnreg.h  1.5   7 months  blymn   Actually declare the structures used in iwn_scan_hdr instead of using pointer ar...
[TXT] if_iwnvar.h  1.5   6 months  blymn   Pay more attention to the state of the RF kill switch, such as don't bring the i...
[TXT] if_jme.c  1.10   8 days  dyoung   A lot of good it does, but let this build with 'no options INET'.
[TXT] if_jmereg.h  1.3   5 months  bouyer   branches: 1.3.2; 1.3.6; According to the latest datasheet I have (1.09), the t...
[TXT] if_kse.c  1.19   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] if_le_pci.c  1.49   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] if_levar.h  1.9   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] if_lii.c  1.6   2 months  cegger   fix error handling in lii_attach() ok jmcneill@
[TXT] if_liireg.h  1.2   14 months  martin   branches: 1.2.4; Convert to new 2 clause license
[TXT] if_lmc.c  1.47   8 weeks  cegger   struct cfdata * -> cfdata_t, no functional changes intended.
[TXT] if_lmc.h  1.16   8 weeks  cegger   struct cfdata * -> cfdata_t, no functional changes intended.
[TXT] if_msk.c  1.27   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] if_mskvar.h  1.7   12 months  cube   Apply a similar patch as what was just applied to sk(4): > Use a mutex instead ...
[TXT] if_mtd_pci.c  1.14   8 weeks  cegger   struct cfdata * -> cfdata_t, no functional changes intended.
[TXT] if_ne_pci.c  1.34   8 weeks  cegger   struct device * -> device_t, no functional changes intended.
[TXT] if_nfe.c  1.45   2 weeks  cegger   use __arraycount
[TXT] if_nfereg.h  1.7   14 months  christos   sync with openbsd; fixes observed corruption issues.
[TXT] if_nfevar.h  1.9   14 months  cube   Restore jumbo frame support and protect access to the DMA space for received fra...
[TXT] if_ntwoc_pci.c  1.25   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] if_ntwoc_pcireg.h  1.5   3 years  christos   merge ktrace-lwp.
[TXT] if_pcn.c  1.47   8 weeks  cegger   struct device * -> device_t, no functional changes intended.
[TXT] if_pcnreg.h  1.3   6 years  thorpej   Add support for memory-mapped PCnet-PCI chips.
[TXT] if_ral_pci.c  1.12   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] if_re_pci.c  1.36   2 months  tsutsui   Remove suffix "B" from rtk_name of PCI_PRODUCT_REALTEK_RT8168 devices. All 8168/...
[TXT] if_rtk_pci.c  1.38   8 weeks  cegger   struct cfdata * -> cfdata_t, no functional changes intended.
[TXT] if_rtw_pci.c  1.13   8 weeks  cegger   struct cfdata * -> cfdata_t, no functional changes intended.
[TXT] if_sf_pci.c  1.17   8 weeks  cegger   struct cfdata * -> cfdata_t, no functional changes intended.
[TXT] if_sip.c  1.140   8 weeks  dyoung   Change struct cfdata * to cfdata_t. No functional change intended.
[TXT] if_sipreg.h  1.19   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] if_sk.c  1.60   2 months  kefren   Add pmf hooks. Proposed two days ago on tech-kern@, no objections. Tested on amd...
[TXT] if_skreg.h  1.13   7 months  chris   Fix Yukon EC Ultra cold power up issue. For the EC Ultra it is necessary to upd...
[TXT] if_skvar.h  1.15   9 months  christos   cf_attach_decl_new
[TXT] if_ste.c  1.37   8 weeks  cegger   struct cfdata * -> cfdata_t, no functional changes intended.
[TXT] if_stereg.h  1.5   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] if_stge.c  1.47   6 weeks  tsutsui   Split device_t/softc. Tested on D-Link DL-4000.
[TXT] if_stgereg.h  1.5   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] if_ti.c  1.85   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] if_tireg.h  1.19   21 months  tnn   First part of ti(4) overhaul: - Sanitise macros - Apply KNF Should have no funct...
[TXT] if_tl.c  1.91   7 months  tsutsui   Fix tyop in #ifdef TLDEBUG part.
[TXT] if_tlp_pci.c  1.114   8 weeks  cegger   struct cfdata * -> cfdata_t, no functional changes intended.
[TXT] if_tlregs.h  1.9   18 months  perry   Convert many of the uses of __attribute__ to equivalent __packed, __unused and _...
[TXT] if_tlvar.h  1.13   13 months  tsutsui   Split device_t/softc, with misc cosmetic changes.
[TXT] if_txp.c  1.34   2 months  tsutsui   Remove extra whitespace added by a stupid tool. XXX: more in src/sys/arch
[TXT] if_txpreg.h  1.5   14 months  cegger   use aprint_*_dev and device_xname
[TXT] if_vge.c  1.48   7 weeks  tsutsui   Split device_t/softc split, tested on VT6212L.
[TXT] if_vgereg.h  1.3   2 years  tsutsui   Make vge(4) look a NetBSD native driver like pcn(4) or epic(4) etc: - merge if_v...
[TXT] if_vr.c  1.96   8 weeks  cegger   struct cfdata * -> cfdata_t, no functional changes intended.
[TXT] if_vrreg.h  1.16   2 years  tsutsui   Use uintNN_t.
[TXT] if_wi_pci.c  1.48   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] if_wm.c  1.175   5 weeks  darran   Add vlan support and hardware offload capabilities to agr. These changes allow v...
[TXT] if_wmreg.h  1.27   2 months  msaitoh   Fix about TBI mode. This fix doesn't influence MII mode. - Fix SWDPIN(1)'s pola...
[TXT] if_wpi.c  1.42   8 weeks  cegger   struct cfdata * -> cfdata_t, no functional changes intended.
[TXT] if_wpireg.h  1.9   18 months  perry   Convert many of the uses of __attribute__ to equivalent __packed, __unused and _...
[TXT] if_wpivar.h  1.13   7 months  joerg   Cache wpi firmware in memory, free it only on invalid content or when the last u...
[TXT] if_xge.c  1.13   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] if_xgereg.h  1.2   3 years  christos   branches: 1.2.18; merge ktrace-lwp.
[TXT] ifpci.c  1.28   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] ifpci2.c  1.16   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] igsfb_pci.c  1.20   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] igsfb_pcivar.h  1.1   6 years  uwe   Redo attachment to support proper cnattach. wscons on netwinder almost works now...
[TXT] iha_pci.c  1.16   13 months  tsutsui   Normalize my licenses.
[TXT] iop_pci.c  1.26   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] isic_pci.c  1.35   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] isic_pci.h  1.11   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] isic_pci_elsa_qs1p.c  1.19   3 months  dsl   Change about 4500 of the K&R function definitions to ANSI ones. There are still ...
[TXT] isp_pci.c  1.109   8 days  mjacob   Update ISP driver to latest and greatest. Includes support for the 8Gb part.
[TXT] iteide.c  1.10   14 months  cegger   use aprint_*_dev and device_xname
[TXT] iwic_bchan.c  1.7   14 months  cegger   use aprint_*_dev and device_xname
[TXT] iwic_dchan.c  1.6   14 months  cegger   use aprint_*_dev and device_xname
[TXT] iwic_fsm.c  1.4   20 months  ad   machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
[TXT] iwic_pci.c  1.15   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] iwicreg.h  1.2   6 years  pooka   avoid namespace collision with IMASK
[TXT] iwicvar.h  1.5   20 months  ad   machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
[TXT] ixpide.c  1.14   7 months  reinoud   Implement powersave for ixpide(4). Tested it on an Asus IXP250 with IGP. It see...
[TXT] jmide.c  1.6   12 months  bouyer   Call ahci_intr() with the device's softc, not the device_t. Should fix kern/3874...
[TXT] jmide_reg.h  1.1   2 years  bouyer   branches: 1.1.2; 1.1.4; 1.1.6; 1.1.16; 1.1.18; 1.1.20; add jmide(4), a dri...
[TXT] joy_eap.c  1.12   8 weeks  cegger   use device_private()
[TXT] joy_eso.c  1.14   14 months  martin   branches: 1.14.12; Remove clause 3 and 4 from TNF licenses
[TXT] joy_pci.c  1.17   14 months  martin   branches: 1.17.12; Remove clause 3 and 4 from TNF licenses
[TXT] ld_amr.c  1.19   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] ld_twa.c  1.13   9 months  tron   Complete device_t/softc split for the ld(4) attachments. This should prevent cra...
[TXT] ld_twe.c  1.34   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] lpt_puc.c  1.14   15 months  cube   Split the softc from the device_t for all lpt(4) variants and attachments except...
[TXT] machfb.c  1.57   8 weeks  elad   Replace curlwp->l_cred with kauth_cred_get(). Mailing list reference: http://...
[TXT] machfbreg.h  1.3   3 years  christos   merge ktrace-lwp.
[TXT] mfi_pci.c  1.8   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] mlx_pci.c  1.22   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] mly.c  1.42   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] mly_tables.h  1.6   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] mlyio.h  1.4   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] mlyreg.h  1.5   9 months  gmcgarry   Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h preproces...
[TXT] mlyvar.h  1.5   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] mpt_pci.c  1.19   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] mpu_cmpci.c  1.15   14 months  martin   branches: 1.15.12; Remove clause 3 and 4 from TNF licenses
[TXT] mpu_eso.c  1.16   14 months  martin   branches: 1.16.12; Remove clause 3 and 4 from TNF licenses
[TXT] mpu_fms.c  1.16   14 months  martin   branches: 1.16.12; Remove clause 3 and 4 from TNF licenses
[TXT] mpu_yds.c  1.15   14 months  martin   branches: 1.15.12; Remove clause 3 and 4 from TNF licenses
[TXT] neo-coeff.h  1.2   6 years  perry   change array to unsigned char. fixes 23430 lint warnings. "really!"
[TXT] neo.c  1.42   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] neoreg.h  1.1   8 years  thorpej   branches: 1.1.2; 1.1.6; Driver for NeoMagic 256 audio. Based on the OpenBSD d...
[TXT] nfsmb.c  1.20   8 weeks  pgoyette   For multi-byte transfers, the bytes need to be written to or read from consecuti...
[TXT] nfsmbreg.h  1.2   18 months  xtraeme   Newer nForce MCP SMBus devices use different PCI BARs than the old ones (nForce ...
[TXT] njs_pci.c  1.9   11 months  joerg   - device/softc split
[TXT] oboe.c  1.35   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] oboereg.h  1.2   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] ohci_pci.c  1.43   2 months  cegger   detach ohci on shutdown
[TXT] opl_cmpci.c  1.15   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] opl_eso.c  1.16   14 months  martin   branches: 1.16.12; Remove clause 3 and 4 from TNF licenses
[TXT] opl_fms.c  1.15   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] opl_sv.c  1.14   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] opl_yds.c  1.15   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] optiide.c  1.17   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] pccbb.c  1.188   6 weeks  dyoung   Let us detach pcmcia0 and cardbus0 at cardslot0, and cardslot0 at cardbus0.
[TXT] pccbbreg.h  1.14   12 months  drochner   On cardbus configuration reads, check for a master abort in the cbb and return a...
[TXT] pccbbvar.h  1.37   12 months  drochner   delete more dead code, remove use of pcic_handle except of some local uses in pc...
[TXT] pci.c  1.122   3 months  dyoung   During shutdown, detach devices in an orderly fashion. Call the detach routine ...
[TXT] pci_map.c  1.24   11 months  bjs   Add pci_mapreg_submap(): This function is pci_mapreg_map() with two additional...
[TXT] pci_quirks.c  1.8   2 years  jmcneill   Sync with Xbox Host-PCI bridge name change.
[TXT] pci_subr.c  1.77   5 months  jmcneill   Decode and display PCI Power Management registers when available.
[TXT] pci_usrreq.c  1.16   12 months  cegger   remove unused variable
[TXT] pcibusprint.c  1.3   3 years  christos   merge ktrace-lwp.
[TXT] pciconf.c  1.30   2 years  briggs   The number of max_lat units in 1 sec is 4000000 instead of 40000000 (an extra 0 ...
[TXT] pciconf.h  1.11   3 years  gdamore   PCI_NETBSD_CONFIGURE should allocate (but not map) address space expansion ROMS ...
[TXT] pcidevs  1.993   4 days  hubertf   add a few sdhc(4) devices
[TXT] pcidevs.h  1.993   4 days  hubertf   regen
[TXT] pcidevs_data.h  1.992   4 days  hubertf   regen
[TXT] pciide.c  1.216   15 months  cube   Split device_t and softc for ATA devices, as well as wd(4). Other cosmetic chan...
[TXT] pciide_acard_reg.h  1.8   13 months  tsutsui   Normalize my licenses.
[TXT] pciide_acer_reg.h  1.11   18 months  perry   Convert many of the uses of __attribute__ to equivalent __packed, __unused and _...
[TXT] pciide_apollo_reg.h  1.17   18 months  perry   Convert many of the uses of __attribute__ to equivalent __packed, __unused and _...
[TXT] pciide_cmd_reg.h  1.16   18 months  perry   Convert many of the uses of __attribute__ to equivalent __packed, __unused and _...
[TXT] pciide_common.c  1.41   3 months  cegger   ansify function definitions
[TXT] pciide_cy693_reg.h  1.10   18 months  perry   Convert many of the uses of __attribute__ to equivalent __packed, __unused and _...
[TXT] pciide_geode_reg.h  1.5   18 months  perry   Convert many of the uses of __attribute__ to equivalent __packed, __unused and _...
[TXT] pciide_hpt_reg.h  1.15   18 months  perry   Convert many of the uses of __attribute__ to equivalent __packed, __unused and _...
[TXT] pciide_i31244_reg.h  1.3   3 years  christos   merge ktrace-lwp.
[TXT] pciide_ite_reg.h  1.2   3 years  christos   merge ktrace-lwp.
[TXT] pciide_ixp_reg.h  1.5   14 months  martin   Convert to new 2 clause license
[TXT] pciide_opti_reg.h  1.12   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] pciide_pdc202xx_reg.h  1.14   18 months  perry   Convert many of the uses of __attribute__ to equivalent __packed, __unused and _...
[TXT] pciide_piix_reg.h  1.13   18 months  perry   Convert many of the uses of __attribute__ to equivalent __packed, __unused and _...
[TXT] pciide_sii3112_reg.h  1.3   3 years  christos   merge ktrace-lwp.
[TXT] pciide_sis_reg.h  1.15   18 months  perry   Convert many of the uses of __attribute__ to equivalent __packed, __unused and _...
[TXT] pciide_sl82c105_reg.h  1.6   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] pciide_svwsata_reg.h  1.1   3 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   2 years  wiz   s/independant/independent/, from Zafer.
[TXT] pciidevar.h  1.38   8 weeks  cegger   struct device * -> device_t, no functional changes intended.
[TXT] pciio.h  1.3   3 weeks  cegger   typo in comment: autconfiguration -> autoconfiguration
[TXT] pcireg.h  1.59   5 months  cegger   rename PCI_PMCSR_PME to PCI_PMCSR_PME_STS. Per request from jmcneill
[TXT] pcivar.h  1.83   11 months  bjs   Add pci_mapreg_submap(): This function is pci_mapreg_map() with two additional...
[TXT] pcscp.c  1.44   10 months  tsutsui   Restore Technical manual's URL.
[TXT] pcscpreg.h  1.2   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] pdcide.c  1.26   15 months  cube   Split device_t and softc for ATA devices, as well as wd(4). Other cosmetic chan...
[TXT] pdcsata.c  1.16   15 months  cube   Split device_t and softc for ATA devices, as well as wd(4). Other cosmetic chan...
[TXT] piixide.c  1.50   3 months  dsl   Change about 4500 of the K&R function definitions to ANSI ones. There are still ...
[TXT] piixpm.c  1.29   3 months  cegger   bzero -> memset
[TXT] piixpmreg.h  1.4   3 years  drochner   branches: 1.4.6; oops, need to commit the register definition for PM mapping to...
[TXT] plx9060reg.h  1.1   9 years  thorpej   branches: 1.1.6; Register definitions and preliminary API definition for the PL...
[TXT] plx9060var.h  1.3   3 years  christos   merge ktrace-lwp.
[TXT] ppb.c  1.40   3 months  dyoung   During shutdown, detach devices in an orderly fashion. Call the detach routine ...
[TXT] ppbreg.h  1.6   3 years  christos   merge ktrace-lwp.
[TXT] puc.c  1.31   11 months  joerg   - device/softc split
[TXT] puccn.c  1.9   2 years  cube   Work around false-positives for gcc's detection of use of uninitialised variable...
[TXT] puccn.h  1.4   3 years  christos   merge ktrace-lwp.
[TXT] pucdata.c  1.56   6 months  dyoung   Distinguish the NetMos NM9845 Quad UART chip from the NetMos NM9845 Quad UART + ...
[TXT] pucvar.h  1.8   3 years  christos   merge ktrace-lwp.
[TXT] r128fb.c  1.8   8 weeks  elad   Replace curlwp->l_cred with kauth_cred_get(). Mailing list reference: http://...
[TXT] r128fbreg.h  1.1   19 months  macallan   branches: 1.1.2; 1.1.4; 1.1.6; 1.1.8; 1.1.18; add preliminary driver for AT...
[TXT] radeonfb.c  1.33   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] radeonfb_bios.c  1.3   5 months  yamt   remove extra semicolons.
[TXT] radeonfb_i2c.c  1.2   20 months  ad   machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
[TXT] radeonfbreg.h  1.3   2 years  macallan   add preliminary support for setting backlight levels via ioctl() from Johan Wall...
[TXT] radeonfbvar.h  1.6   23 months  macallan   unbork fallout from newlock2 merge: - reinitializing video after X exits works a...
[TXT] rccide.c  1.19   3 months  dsl   Change about 4500 of the K&R function definitions to ANSI ones. There are still ...
[TXT] satalink.c  1.38   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] sdhc_pci.c  1.2   4 days  hubertf   Use PCI IDs from pcidevs, instead of storing them in here. Compile tested and OK...
[TXT] siisata_pci.c  1.3   2 weeks  jakllsch   A few changes for siisata(4): - Support detachment. From KIYOHARA Takashi. -...
[TXT] siop_pci.c  1.25   7 weeks  tsutsui   Split device_t/softc. No crash on: esiop0 at pci0 dev 11 function 0: Symbios Lo...
[TXT] siop_pci_common.c  1.31   7 weeks  tsutsui   Misc cleanup: - some KNF - u_intNN_t -> uintNN_t - wrap long lines and fix inden...
[TXT] siop_pci_common.h  1.8   7 weeks  tsutsui   Misc cleanup: - some KNF - u_intNN_t -> uintNN_t - wrap long lines and fix inden...
[TXT] siside.c  1.24   3 months  bsh   Turn off interrupt disable bit in command status reg. This is necessary to mak...
[TXT] slide.c  1.20   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] stpcide.c  1.19   13 months  nisimura   - assign 2 clause TNF license to the files cited as my ownership. - abandon and...
[TXT] sv.c  1.42   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] svreg.h  1.4   3 years  christos   merge ktrace-lwp.
[TXT] svvar.h  1.6   3 years  christos   branches: 1.6.28; 1.6.88; merge ktrace-lwp.
[TXT] svwsata.c  1.10   15 months  cube   Split device_t and softc for ATA devices, as well as wd(4). Other cosmetic chan...
[TXT] tga.c  1.77   6 weeks  tsutsui   KNF and misc cosmetics.
[TXT] tga_conf.c  1.7   3 months  dsl   Change about 4500 of the K&R function definitions to ANSI ones. There are still ...
[TXT] tgareg.h  1.6   3 years  christos   merge ktrace-lwp.
[TXT] tgavar.h  1.18   6 weeks  he   Complete the device_t / softc split by changing the sc_dev member from "struct d...
[TXT] trm.c  1.30   13 months  tsutsui   Normalize my licenses.
[TXT] trmreg.h  1.1   7 years  tsutsui   branches: 1.1.2; 1.1.4; 1.1.6; Add a driver for the Tekram DC-395U/UW/F and D...
[TXT] twa.c  1.31   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] twaio.h  1.5   9 months  gmcgarry   Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h preproces...
[TXT] twareg.h  1.10   9 months  gmcgarry   Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h preproces...
[TXT] twavar.h  1.9   8 weeks  cegger   struct device * -> device_t, no functional changes intended.
[TXT] twe.c  1.90   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] tweio.h  1.5   3 years  christos   merge ktrace-lwp.
[TXT] twereg.h  1.15   9 months  gmcgarry   Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h preproces...
[TXT] twevar.h  1.29   8 weeks  cegger   struct device * -> device_t, no functional changes intended.
[TXT] ubsec.c  1.23   7 weeks  cegger   use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ...
[TXT] ubsecreg.h  1.2   3 years  christos   merge ktrace-lwp.
[TXT] ubsecvar.h  1.3   2 years  christos   Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
[TXT] uhci_pci.c  1.47   8 weeks  cegger   struct cfdata * -> cfdata_t, no functional changes intended.
[TXT] unichromeaccel.h  1.1   2 years  jmcneill   branches: 1.1.2; 1.1.6; 1.1.12; Acceleration definitions (missed in previous ...
[TXT] unichromeconfig.h  1.2   2 years  jmcneill   branches: 1.2.4; 1.2.10; Expose RGB palette tables.
[TXT] unichromefb.c  1.16   8 weeks  cegger   struct device * -> device_t, no functional changes intended.
[TXT] unichromehw.h  1.1   2 years  jmcneill   branches: 1.1.4; 1.1.8; 1.1.14; Add work-in-progress framebuffer console driv...
[TXT] unichromemode.h  1.1   2 years  jmcneill   branches: 1.1.4; 1.1.8; 1.1.14; Add work-in-progress framebuffer console driv...
[TXT] unichromereg.h  1.1   2 years  jmcneill   branches: 1.1.4; 1.1.8; 1.1.14; Add work-in-progress framebuffer console driv...
[TXT] universe_pci.c  1.10   3 months  dsl   ANSIfy functions with function-pointer arguments
[TXT] universe_pci_var.h  1.4   3 years  christos   merge ktrace-lwp.
[TXT] usb_pci.c  1.7   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] usb_pci.h  1.5   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] vga_pci.c  1.46   8 weeks  cegger   struct device * -> device_t, no functional changes intended.
[TXT] vga_pcivar.h  1.5   2 years  drochner   Import DRM drivers, brought into shape by Yorick Hardy, posted to tech-x11. Mino...
[TXT] viaenv.c  1.29   14 months  ad   Make various bits of debug code compile again.
[TXT] viaide.c  1.58   6 months  nonaka   Add VT8237S Integrated SATA Controller support.
[TXT] voodoofb.c  1.19   8 weeks  elad   Replace curlwp->l_cred with kauth_cred_get(). Mailing list reference: http://...
[TXT] voodoofbreg.h  1.1   3 years  macallan   branches: 1.1.2; 1.1.4; 1.1.8; 1.1.10; 1.1.14; 1.1.20; A driver for 3Dfx ...
[TXT] weasel_pci.c  1.14   3 months  cegger   bzero -> memset
[TXT] weaselreg.h  1.2   14 months  martin   Remove clause 3 and 4 from TNF licenses
[TXT] yds.c  1.46   8 weeks  cegger   struct device * -> device_t, no functional changes intended.
[TXT] ydsreg.h  1.6   3 years  christos   merge ktrace-lwp.
[TXT] ydsvar.h  1.10   11 months  joerg   branches: 1.10.6; - device/softc split


CVSweb <webmaster@jp.NetBSD.org>