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 |
|---|---|---|---|---|
| 1.13 | 2 years | sborrill | Install hdaudio includes required by upcoming userland toolS | |
| 1.5 | 3 years | apb | Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. Pass AWK=${TO... | |
| 1.3 | 13 years | mycroft | Make copyright notices with my name consistent. | |
| 1.33 | 4 months | is | Use symbolic constants for SUNs version of ADP2_ASR2200S. | |
| 1.25 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.30 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.26 | 2 years | njoly | Cleanup interrupt establish error messages. Do not mix aprint_error/aprint_norma... | |
| 1.25 | 2 years | njoly | Cleanup interrupt establish error messages. Do not mix aprint_error/aprint_norma... | |
| 1.79 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.16 | 14 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | |
| 1.21 | 14 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | |
| 1.6 | 14 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | |
| 1.6 | 14 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | |
| 1.73 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.37 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.14 | 14 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | |
| 1.21 | 11 months | jmcneill | more AGP v3 fixes from FreeBSD: - fix a typo when enabling the aperture (read w... | |
| 1.5 | 5 years | christos | __unused removal on arguments; approved by core. | |
| 1.20 | 3 years | christos | Add support for the Intel G45 AGP. From Arnaud Lacombe | |
| 1.18 | 2 years | cegger | struct device * -> device_t, no functional changes intended. | |
| 1.68 | 2 years | njoly | Cleanup interrupt establish error messages. Do not mix aprint_error/aprint_norma... | |
| 1.27 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.33 | 5 weeks | christos | PR/45760: Henning Petersen: Add Adaptec29329LPE to ahd_pci.c | |
| 1.8 | 11 months | hannken | Make the SMbus Send/Receive functions work. If cmdlen = 0 and len = 1 use the X... | |
| 1.35 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.17 | 2 months | christos | bye xbox | |
| 1.2 | 3 years | pgoyette | Update the i2c_exec() functions to handle quick_read/quick_write protocol. Alth... | |
| 1.4 | 3 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.7 | 2 months | tls | First step of random number subsystem rework described in <20111022023242.BA26F1... | |
| 1.54 | 14 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | |
| 1.1 | 5 years | bouyer | branches: 1.1.2; 1.1.6; 1.1.10; 1.1.16; Add a /dev/amr* control file for amr... | |
| 1.5 | 3 years | gmcgarry | Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h preproces... | |
| 1.8 | 3 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.30 | 7 months | pgoyette | Initialize current value for ENVSYS_DRIVE sensors | |
| 1.14 | 7 months | pgoyette | Maintain our own storage for volume and disk ID info rather than (ab)using envst... | |
| 1.21 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.12 | 14 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | |
| 1.30 | 2 months | mrg | put back IPL_AUDIO and splaudio(), at the request of rmind. they are aliases an... | |
| 1.4 | 3 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.140 | 2 months | mrg | put back IPL_AUDIO and splaudio(), at the request of rmind. they are aliases an... | |
| 1.12 | 2 years | sborrill | SiS 7012 uses different multichannel control bits compared to other codecs (data... | |
| 1.38 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.3 | 6 years | christos | merge ktrace-lwp. | |
| 1.7 | 2 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | |
| 1.49 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.3 | 9 years | someya | Fix recording problem on SiS7018. | |
| 1.5 | 2 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | |
| 1.75 | 2 months | mrg | put back IPL_AUDIO and splaudio(), at the request of rmind. they are aliases an... | |
| 1.16 | 2 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | |
| 1.79 | 2 months | mrg | put back IPL_AUDIO and splaudio(), at the request of rmind. they are aliases an... | |
| 1.21 | 2 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | |
| 1.79 | 2 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | |
| 1.37 | 2 years | njoly | Cleanup interrupt establish error messages. Do not mix aprint_error/aprint_norma... | |
| 1.28 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.21 | 7 months | wiz | dependant -> dependent | |
| 1.5 | 6 years | christos | merge ktrace-lwp. | |
| 1.4 | 6 years | christos | merge ktrace-lwp. | |
| 1.32 | 2 years | njoly | Cleanup interrupt establish error messages. Do not mix aprint_error/aprint_norma... | |
| 1.31 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.9 | 2 years | njoly | Cleanup interrupt establish error messages. Do not mix aprint_error/aprint_norma... | |
| 1.32 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.45 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.7 | 6 years | christos | merge ktrace-lwp. | |
| 1.11 | 2 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | |
| 1.19 | 2 years | njoly | Cleanup interrupt establish error messages. Do not mix aprint_error/aprint_norma... | |
| 1.10 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.4 | 6 months | jmcneill | modify the dtv device api so hardware drivers can be loaded independently of the... | |
| 1.64 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.4 | 6 years | christos | merge ktrace-lwp. | |
| 1.7 | 5 years | jmcneill | Add support for the Turtle Beach Santa Cruz. Special thanks to Stephane Witzmann... | |
| 1.47 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.6 | 6 years | christos | merge ktrace-lwp. | |
| 1.16 | 2 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | |
| 1.15 | 2 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | |
| 1.4 | 6 years | christos | merge ktrace-lwp. | |
| 1.2 | 6 months | jmcneill | add CLK_DELAY | |
| 1.11 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.2 | 6 months | jmcneill | hook in lg3303 demod support and modularize | |
| 1.1 | 7 months | jakllsch | Add cxdtv(4), a dtv(4) driver for Conexant CX23880-series DTV interface chips. ... | |
| 1.2 | 4 months | jakllsch | Define and use symbolic bits in registers. | |
| 1.4 | 6 months | jmcneill | modify the dtv device api so hardware drivers can be loaded independently of the... | |
| 1.8 | 21 months | dyoung | Add default implementations for bus_space_is_equal(9), bus_space_tag_create(9), ... | |
| 1.2 | 3 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.2 | 3 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.23 | 3 years | matt | split device_t/softc. Use aprint_*_dev and device_xname. switch to device_looku... | |
| 1.5 | 3 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.3 | 3 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.3 | 3 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.24 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.55 | 9 months | rmind | Rename ttymalloc() to tty_alloc(), and ttyfree() to tty_free() for consistency. ... | |
| 1.2 | 4 years | perry | Convert many of the uses of __attribute__ to equivalent __packed, __unused and _... | |
| 1.13 | 3 years | matt | Store pcidevs in a more compact manner. Instead of many string with duplicate w... | |
| 1.25 | 2 years | njoly | Cleanup interrupt establish error messages. Do not mix aprint_error/aprint_norma... | |
| 1.94 | 2 months | mrg | put back IPL_AUDIO and splaudio(), at the request of rmind. they are aliases an... | |
| 1.13 | 3 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.4 | 2 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | |
| 1.54 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.62 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.8 | 3 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.13 | 2 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | |
| 1.58 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.6 | 6 years | christos | merge ktrace-lwp. | |
| 1.10 | 6 years | christos | merge ktrace-lwp. | |
| 1.11 | 2 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | |
| 1.18 | 14 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | |
| 1.56 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.6 | 6 years | christos | merge ktrace-lwp. | |
| 1.18 | 2 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | |
| 1.59 | 2 months | mrg | put back IPL_AUDIO and splaudio(), at the request of rmind. they are aliases an... | |
| 1.8 | 6 years | christos | merge ktrace-lwp. | |
| 1.10 | 2 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | |
| 1.6 | 4 years | kiyohara | branches: 1.6.34; Add support agp_amd64. Imported from FreeBSD. | |
| 1.354 | 2 weeks | rkujawa | Add missing i2c dependencies to voodoofb. | |
| 1.40 | 2 months | mrg | put back IPL_AUDIO and splaudio(), at the request of rmind. they are aliases an... | |
| 1.6 | 2 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | |
| 1.40 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.11 | 2 months | jmcneill | remove an unnecessary call to vtbl->unlock | |
| 1.1 | 3 years | jmcneill | branches: 1.1.2; 1.1.4; 1.1.8; 1.1.10; 1.1.16; PR# port-i386/40284: add AMD... | |
| 1.33 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.2 | 3 months | dyoung | Add an #include for the genfb_softc type. | |
| 1.19 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.18 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.50 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.8 | 6 years | christos | merge ktrace-lwp. | |
| 1.8 | 2 months | tls | First step of random number subsystem rework described in <20111022023242.BA26F1... | |
| 1.28 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.32 | 2 years | tsutsui | Misc KNF and cosmetics, and remove unnecessary casts etc. | |
| 1.7 | 2 years | tsutsui | Misc KNF and cosmetics, and remove unnecessary casts etc. | |
| 1.13 | 2 years | dyoung | Delete dead code: a device-activation hook. | |
| 1.26 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.20 | 14 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | |
| 1.40 | 3 months | bouyer | age_init() is called from age_watchdog() which is interrupt context, we can't sl... | |
| 1.3 | 2 years | cegger | branches: 1.3.6; add TWSI registers. from OpenBSD. | |
| 1.5 | 5 months | jmcneill | have pci register itself as a module, and make PCI driver modules depend on it | |
| 1.2 | 11 months | jmcneill | branches: 1.2.2; 1.2.4; 1.2.8; catch up with FreeBSD driver, adds support for... | |
| 1.13 | 12 months | cegger | Fixes from PR kern/44395 Masanori Kanaoka: - Fix register address in ale_phy_res... | |
| 1.2 | 2 years | tsutsui | branches: 1.2.2; 1.2.4; 1.2.6; 1.2.8; 1.2.14; Add RCS Id. | |
| 1.33 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.45 | 3 months | dyoung | Reduce differences from if_ath_cardbus.c. | |
| 1.25 | 6 months | dyoung | Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0), PCI_BAR(1), .... ... | |
| 1.35 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.4 | 6 years | christos | merge ktrace-lwp. | |
| 1.200 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.56 | 2 years | msaitoh | - Make the initialize sequence close to the document. - Fix ASF heartbeat sendin... | |
| 1.9 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.45 | 4 months | jym | The bnx(4) handler runs at IPL_NET (works with spin mutexes), while allocations ... | |
| 1.14 | 9 months | jym | Fix BCM5709 PHY detection for ethernet PHYs (the SerDes case being already handl... | |
| 1.2 | 6 months | jym | Use a workqueue(9) to defer allocation of TX packets. Loosely inspired from the ... | |
| 1.12 | 6 months | dyoung | Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0), PCI_BAR(1), .... ... | |
| 1.17 | 6 days | martin | Add missing <sys/rnd.h> include, ack: jdc@ | |
| 1.1 | 2 years | jdc | branches: 1.1.4; Driver for Sun Cassini/Cassini+ (GigaSwift) Ethernet (also kno... | |
| 1.4 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.139 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.57 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.34 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.3 | 4 years | perry | Convert many of the uses of __attribute__ to equivalent __packed, __unused and _... | |
| 1.36 | 6 months | dyoung | Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0), PCI_BAR(1), .... ... | |
| 1.52 | 6 months | dyoung | Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0), PCI_BAR(1), .... ... | |
| 1.40 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.29 | 6 months | dyoung | Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0), PCI_BAR(1), .... ... | |
| 1.3 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.1 | 14 months | jnemeth | branches: 1.1.6; PR/39094 - Kaspar Brand -- Add et (Agere ET1310/ET1301) networ... | |
| 1.54 | 6 months | dyoung | Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0), PCI_BAR(1), .... ... | |
| 1.57 | 2 years | pooka | Redefine bpf linkage through an always present op vector, i.e. #if NBPFILTER is ... | |
| 1.79 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.44 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.36 | 9 months | dyoung | Stop abuse of PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED. The flags specifi... | |
| 1.53 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.6 | 4 years | perry | Convert many of the uses of __attribute__ to equivalent __packed, __unused and _... | |
| 1.15 | 2 years | pooka | Redefine bpf linkage through an always present op vector, i.e. #if NBPFILTER is ... | |
| 1.89 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.19 | 3 years | gmcgarry | Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h preproces... | |
| 1.16 | 2 years | pooka | Redefine bpf linkage through an always present op vector, i.e. #if NBPFILTER is ... | |
| 1.62 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.10 | 4 months | elric | Update from OpenBSD merging in 1.111 and 1.112 with log messages: 1.112 Diffe... | |
| 1.13 | 8 months | christos | update from OpenBSD by msaitoh. Tested on amd64. | |
| 1.19 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.3 | 3 years | bouyer | branches: 1.3.2; 1.3.6; According to the latest datasheet I have (1.09), the t... | |
| 1.22 | 22 months | joerg | Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf check into t... | |
| 1.51 | 6 months | dyoung | Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0), PCI_BAR(1), .... ... | |
| 1.9 | 3 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.10 | 9 months | christos | PR/41258: Elias Benali: Try to get the ethernet address from the BIOS before fai... | |
| 1.2 | 3 years | martin | branches: 1.2.4; Convert to new 2 clause license | |
| 1.50 | 14 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | |
| 1.19 | 22 months | joerg | Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf check into t... | |
| 1.39 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.10 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.17 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.36 | 6 months | dyoung | Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0), PCI_BAR(1), .... ... | |
| 1.55 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.7 | 3 years | christos | sync with openbsd; fixes observed corruption issues. | |
| 1.10 | 15 months | jakllsch | Make nfe(4) detachable. | |
| 1.27 | 6 months | dyoung | Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0), PCI_BAR(1), .... ... | |
| 1.5 | 6 years | christos | merge ktrace-lwp. | |
| 1.54 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.3 | 9 years | thorpej | Add support for memory-mapped PCnet-PCI chips. | |
| 1.19 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.41 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.43 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.20 | 6 months | dyoung | Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0), PCI_BAR(1), .... ... | |
| 1.18 | 2 years | njoly | Cleanup interrupt establish error messages. Do not mix aprint_error/aprint_norma... | |
| 1.153 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.19 | 3 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.70 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.14 | 8 months | phx | The Genesis interface provides a register in the device specific config space to... | |
| 1.17 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.42 | 14 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | |
| 1.5 | 3 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.54 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.5 | 3 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.90 | 14 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | |
| 1.19 | 4 years | tnn | First part of ti(4) overhaul: - Sanitise macros - Apply KNF Should have no funct... | |
| 1.97 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.121 | 2 months | jakllsch | Use GPP_GPC in the last place it isn't already used. | |
| 1.10 | 2 years | bouyer | Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen for the bo... | |
| 1.16 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.38 | 14 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | |
| 1.5 | 3 years | cegger | use aprint_*_dev and device_xname | |
| 1.52 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.3 | 5 years | tsutsui | Make vge(4) look a NetBSD native driver like pcn(4) or epic(4) etc: - merge if_v... | |
| 1.2 | 2 months | jmcneill | branches: 1.2.6; fix build when ALTQ is defined | |
| 1.110 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.16 | 5 years | tsutsui | Use uintNN_t. | |
| 1.5 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.2 | 9 months | bouyer | branches: 1.2.4; - Properly count collisions - call vte_rxfilter() after starti... | |
| 1.3 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.54 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.227 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.46 | 7 weeks | dyoung | Mark all of the Rx descriptor fields 'volatile' so that the compiler will not re... | |
| 1.12 | 8 months | msaitoh | Add PCH2 support. | |
| 1.50 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.9 | 4 years | perry | Convert many of the uses of __attribute__ to equivalent __packed, __unused and _... | |
| 1.15 | 2 years | pooka | Redefine bpf linkage through an always present op vector, i.e. #if NBPFILTER is ... | |
| 1.16 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.2 | 6 years | christos | branches: 1.2.18; merge ktrace-lwp. | |
| 1.30 | 2 years | dyoung | Simplify device-activation hooks. | |
| 1.19 | 2 years | dyoung | Simplify device-activation hooks. | |
| 1.23 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.1 | 8 years | uwe | Redo attachment to support proper cnattach. wscons on netwinder almost works now... | |
| 1.18 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.26 | 2 years | cegger | use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ... | |
| 1.38 | 6 days | christos | ansi prototypes | |
| 1.11 | 3 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.19 | 2 years | dsl | Change about 4500 of the K&R function definitions to ANSI ones. There are still ... | |
| 1.115 | 8 months | joerg | Use proper format string | |
| 1.12 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.7 | 3 years | cegger | use aprint_*_dev and device_xname | |
| 1.6 | 3 years | cegger | use aprint_*_dev and device_xname | |
| 1.4 | 4 years | ad | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | |
| 1.17 | 8 months | mrg | add some fujitsu ethernet id's and a new vendor id. partly from Michael Moll <k... | |
| 1.2 | 9 years | pooka | avoid namespace collision with IMASK | |
| 1.5 | 4 years | ad | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | |
| 1.19 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.12 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.4 | 3 months | njoly | Remove unused local defines for PCI_COMMAND_STATUS_REG bits (already available f... | |
| 1.13 | 2 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | |
| 1.15 | 2 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | |
| 1.20 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.21 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.15 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.36 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.5 | 7 days | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | |
| 1.14 | 3 years | cube | Split the softc from the device_t for all lpt(4) variants and attachments except... | |
| 1.73 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.4 | 21 months | macallan | add some PLL-specific register definitions | |
| 1.12 | 2 years | msaitoh | Add newer cars supports. Tested on MegaRAID SAS 9260-8i. - Add MFI gen2 support... | |
| 1.23 | 2 years | njoly | Cleanup interrupt establish error messages. Do not mix aprint_error/aprint_norma... | |
| 1.44 | 14 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | |
| 1.6 | 3 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.4 | 3 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.5 | 3 years | gmcgarry | Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h preproces... | |
| 1.5 | 3 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.21 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.16 | 2 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | |
| 1.17 | 2 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | |
| 1.17 | 2 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | |
| 1.16 | 2 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | |
| 1.7 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.2 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.2 | 9 years | perry | change array to unsigned char. fixes 23430 lint warnings. "really!" | |
| 1.47 | 2 months | mrg | put back IPL_AUDIO and splaudio(), at the request of rmind. they are aliases an... | |
| 1.1 | 11 years | thorpej | branches: 1.1.2; 1.1.6; Driver for NeoMagic 256 audio. Based on the OpenBSD d... | |
| 1.22 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.2 | 4 years | xtraeme | Newer nForce MCP SMBus devices use different PCI BARs than the old ones (nForce ... | |
| 1.9 | 3 years | joerg | - device/softc split | |
| 1.2 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.38 | 14 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | |
| 1.2 | 3 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.48 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.16 | 2 months | jakllsch | Initialize the opl softc lock pointer to the parent's interrupt lock. Briefly te... | |
| 1.17 | 2 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | |
| 1.16 | 2 months | jakllsch | Initialize the opl softc lock pointer to the parent's interrupt lock. Briefly te... | |
| 1.15 | 2 months | jakllsch | Initialize the opl softc lock pointer to the parent's interrupt lock. Briefly te... | |
| 1.16 | 2 months | jakllsch | Initialize the opl softc lock pointer to the parent's interrupt lock. Briefly te... | |
| 1.19 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.204 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.15 | 2 years | snj | Move to 2-clause license. Approved by HAYAKAWA Koichi (copyright holder). | |
| 1.41 | 21 months | dyoung | Change sc_pil_intr_enable from an int to a bool. No functional change intended.... | |
| 1.142 | 5 months | jmcneill | have pci register itself as a module, and make PCI driver modules depend on it | |
| 1.29 | 8 months | dyoung | PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED changed their functional role in ... | |
| 1.9 | 2 years | pgoyette | Use __arraycount() for readability | |
| 1.1 | 5 months | dyoung | Add to pci_bus_devorder() an argument that tells the number of slots available i... | |
| 1.90 | 11 days | drochner | extend the pci_aprint_devinfo slightly to cover the cases commonly used by drive... | |
| 1.23 | 11 months | jmcneill | pcimmap: if the requested page is marked prefetchable in a child device's BAR, p... | |
| 1.8 | 5 months | jmcneill | have pci register itself as a module, and make PCI driver modules depend on it | |
| 1.3 | 20 months | pgoyette | branches: 1.3.2; 1.3.4; Update pciverbose module to use module_autoload() rath... | |
| 1.3 | 6 years | christos | merge ktrace-lwp. | |
| 1.34 | 13 days | para | converting extent(9) from malloc(9) to kmem(9) preceding kmem-vmem-pool-uvm patc... | |
| 1.11 | 6 years | gdamore | PCI_NETBSD_CONFIGURE should allocate (but not map) address space expansion ROMS ... | |
| 1.1101 | 3 months | jmcneill | add a couple vmware product IDs | |
| 1.1096 | 3 months | jmcneill | regen | |
| 1.1095 | 3 months | jmcneill | regen | |
| 1.219 | 15 months | jakllsch | Rework pciide(4) detachment to take the legacy interrupt mapping into considerat... | |
| 1.8 | 3 years | tsutsui | Normalize my licenses. | |
| 1.12 | 2 years | bouyer | Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen for the bo... | |
| 1.20 | 7 months | jakllsch | Add complete support for all channels on VT6421A SATA/PATA controller to viaide(... | |
| 1.17 | 2 years | bouyer | Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen for the bo... | |
| 1.52 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.11 | 2 years | bouyer | Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen for the bo... | |
| 1.6 | 2 years | bouyer | Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen for the bo... | |
| 1.16 | 2 years | bouyer | Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen for the bo... | |
| 1.3 | 6 years | christos | merge ktrace-lwp. | |
| 1.2 | 6 years | christos | merge ktrace-lwp. | |
| 1.5 | 3 years | martin | Convert to new 2 clause license | |
| 1.1 | 14 months | skrll | branches: 1.1.6; Add nside(4) - a driver for the National Semiconductor PC87415... | |
| 1.12 | 3 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.15 | 2 years | bouyer | Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen for the bo... | |
| 1.1 | 2 years | christos | branches: 1.1.4; PR/42100: Dave J. Barnes: Support for old toshiba PICCOLO IDE ... | |
| 1.14 | 2 years | bouyer | Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen for the bo... | |
| 1.1 | 15 months | jakllsch | branches: 1.1.6; Add Intel SCH IDE controller driver. From OpenBSD via Tomokazu... | |
| 1.3 | 6 years | christos | merge ktrace-lwp. | |
| 1.16 | 2 years | bouyer | Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen for the bo... | |
| 1.6 | 3 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.1 | 5 years | bouyer | branches: 1.1.4; 1.1.8; 1.1.10; 1.1.16; 1.1.22; Add svwsata(4), a driver fo... | |
| 1.11 | 5 years | wiz | s/independant/independent/, from Zafer. | |
| 1.43 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.3 | 2 years | cegger | typo in comment: autconfiguration -> autoconfiguration | |
| 1.73 | 5 months | dyoung | Redefine PCI_MSI_* and PCI_PCIE_* constants in terms of bits(3). Use named cons... | |
| 1.98 | 11 days | drochner | extend the pci_aprint_devinfo slightly to cover the cases commonly used by drive... | |
| 1.46 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.2 | 3 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.29 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.20 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.57 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.39 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.5 | 11 months | hannken | The ServerWorks CSB5 smbus controller often times out and hangs until reboot. I... | |
| 1.1 | 11 years | thorpej | branches: 1.1.6; Register definitions and preliminary API definition for the PL... | |
| 1.3 | 6 years | christos | merge ktrace-lwp. | |
| 1.12 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.6 | 7 days | macallan | add a bunch of register definitions not used yet but I better commit them now th... | |
| 1.49 | 11 days | drochner | extend the pci_aprint_devinfo slightly to cover the cases commonly used by drive... | |
| 1.6 | 6 years | christos | merge ktrace-lwp. | |
| 1.32 | 8 months | ryo | Add support for SYSTEMBASE SB16C105x 4-port/8-port serial PCI cards. - Added in... | |
| 1.10 | 21 months | dyoung | On x86, change the bus_space_tag_t to a pointer to a struct bus_space_tag. For ... | |
| 1.4 | 6 years | christos | merge ktrace-lwp. | |
| 1.76 | 6 months | dyoung | Add support for the Oxford Semiconductor OXPCIe952, a 2-port serial chip with a ... | |
| 1.9 | 18 months | msaitoh | Add the following cards' support from FreeBSD: - Comtrol RocketPort 550/4, 550/... | |
| 1.7 | 5 months | mbalmer | Unconditionally include <sys/modules.h>. | |
| 1.28 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.5 | 4 weeks | macallan | Forgot to commit this along with r128fb.c. Again. | |
| 1.53 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.4 | 15 months | macallan | pull in rasops8 for radeonfb, while there defflag a bunch of options and make th... | |
| 1.2 | 4 years | ad | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | |
| 1.4 | 5 weeks | macallan | add some register definitions | |
| 1.13 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.21 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.2 | 10 months | dyoung | branches: 1.2.2; 1.2.6; Make rdcide_chip_map()'s pci_attach_args argument cons... | |
| 1.1 | 10 months | bouyer | branches: 1.1.2; 1.1.6; Add rdcide(4), a driver for the IDE controller found i... | |
| 1.43 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.2 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.6 | 7 days | nonaka | Use "opt_sdmmc.h" for SDHC_DEBUG. | |
| 1.10 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.27 | 14 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | |
| 1.34 | 14 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | |
| 1.9 | 2 years | bouyer | Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen for the bo... | |
| 1.2 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.1 | 5 months | bouyer | Add a basic driver for the SIS315 Pro frame buffer found on some loogson2-based ... | |
| 1.28 | 8 months | joerg | Properly use format string | |
| 1.22 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.1 | 15 months | skrll | branches: 1.1.6; Update sti(4) from OpenBSD bringing across support for sti @ p... | |
| 1.21 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.46 | 2 months | mrg | put back IPL_AUDIO and splaudio(), at the request of rmind. they are aliases an... | |
| 1.4 | 6 years | christos | merge ktrace-lwp. | |
| 1.7 | 2 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | |
| 1.13 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.83 | 4 weeks | macallan | add extra parameter for wsfont_find() | |
| 1.7 | 2 years | dsl | Change about 4500 of the K&R function definitions to ANSI ones. There are still ... | |
| 1.6 | 6 years | christos | merge ktrace-lwp. | |
| 1.18 | 2 years | he | Complete the device_t / softc split by changing the sc_dev member from "struct d... | |
| 1.4 | 10 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | |
| 1.32 | 14 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | |
| 1.1 | 10 years | tsutsui | branches: 1.1.2; 1.1.4; 1.1.6; Add a driver for the Tekram DC-395U/UW/F and D... | |
| 1.40 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.5 | 3 years | gmcgarry | Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h preproces... | |
| 1.11 | 14 months | dholland | Extend the workaround for the 3ware 9650 full-queue bug to a full-fledged quirk,... | |
| 1.10 | 14 months | dholland | Extend the workaround for the 3ware 9650 full-queue bug to a full-fledged quirk,... | |
| 1.96 | 13 days | para | extending vmem(9) to be able to allocated resources for it's own needs. simplify... | |
| 1.5 | 6 years | christos | merge ktrace-lwp. | |
| 1.15 | 3 years | gmcgarry | Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h preproces... | |
| 1.29 | 2 years | cegger | struct device * -> device_t, no functional changes intended. | |
| 1.27 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.2 | 6 years | christos | merge ktrace-lwp. | |
| 1.3 | 4 years | christos | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | |
| 1.54 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.1 | 5 years | jmcneill | branches: 1.1.2; 1.1.6; 1.1.12; Acceleration definitions (missed in previous ... | |
| 1.2 | 5 years | jmcneill | branches: 1.2.4; 1.2.10; Expose RGB palette tables. | |
| 1.18 | 12 months | cegger | Implement new WSDISPLAYIO_GET_BUSID ioctl. It returns the bus id and allows user... | |
| 1.1 | 5 years | jmcneill | branches: 1.1.4; 1.1.8; 1.1.14; Add work-in-progress framebuffer console driv... | |
| 1.1 | 5 years | jmcneill | branches: 1.1.4; 1.1.8; 1.1.14; Add work-in-progress framebuffer console driv... | |
| 1.1 | 5 years | jmcneill | branches: 1.1.4; 1.1.8; 1.1.14; Add work-in-progress framebuffer console driv... | |
| 1.11 | 2 years | njoly | Cleanup interrupt establish error messages. Do not mix aprint_error/aprint_norma... | |
| 1.5 | 7 months | wiz | dependant -> dependent | |
| 1.7 | 3 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.6 | 13 months | matt | Make ehci deal with pci devices that have multiple companion functions and ehci ... | |
| 1.54 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.5 | 4 years | drochner | Import DRM drivers, brought into shape by Yorick Hardy, posted to tech-x11. Mino... | |
| 1.31 | 7 months | pgoyette | Initialize sensors states before registering. | |
| 1.77 | 6 weeks | phx | Add VT6410 support, heavily based on a patch by Takahiro Kambe: http://mail-in... | |
| 1.1 | 3 months | hannken | branches: 1.1.8; Import of the virtio driver written by MINOURA Makoto <minoura... | |
| 1.3 | 3 months | njoly | branches: 1.3.6; Small typo in symbolic name. | |
| 1.1 | 3 months | hannken | branches: 1.1.8; Import of the virtio driver written by MINOURA Makoto <minoura... | |
| 1.1 | 3 months | hannken | branches: 1.1.8; Import of the virtio driver written by MINOURA Makoto <minoura... | |
| 1.38 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.4 | 2 weeks | jakllsch | Silence "large integer implicitly truncated to unsigned type" warning on LP64. | |
| 1.9 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.4 | 2 months | macallan | consolidate bit twiddling functions into one generic case and a bunch of macros,... | |
| 1.10 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.1 | 23 months | macallan | branches: 1.1.2; 1.1.6; - move register definition in their own header, reduce... | |
| 1.14 | 2 years | cegger | bzero -> memset | |
| 1.2 | 3 years | martin | Remove clause 3 and 4 from TNF licenses | |
| 1.1 | 12 months | cegger | branches: 1.1.2; 1.1.4; 1.1.8; Implement new WSDISPLAYIO_GET_BUSID ioctl. It ... | |
| 1.1 | 12 months | cegger | branches: 1.1.2; 1.1.4; 1.1.8; Implement new WSDISPLAYIO_GET_BUSID ioctl. It ... | |
| 1.53 | 10 days | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | |
| 1.6 | 6 years | christos | merge ktrace-lwp. | |
| 1.11 | 2 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... |