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: [NetBSD] / 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 | 7 months | is | Use symbolic constants for SUNs version of ADP2_ASR2200S. | ||
| 1.25 | 13 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | ||
| 1.30 | 13 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.80 | 5 weeks | plunky | device_pmf_is_registered() is not required | ||
| 1.16 | 18 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | ||
| 1.21 | 18 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | ||
| 1.7 | 2 months | tsutsui | - make agp_amd64_attach() also checks AMD64 Family 10h CPU's misc configuratio... | ||
| 1.6 | 18 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | ||
| 1.73 | 13 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | ||
| 1.37 | 13 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | ||
| 1.14 | 18 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | ||
| 1.21 | 14 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 | 3 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 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.33 | 4 months | christos | PR/45760: Henning Petersen: Add Adaptec29329LPE to ahd_pci.c | ||
| 1.10 | 8 weeks | martin | Split device_t | ||
| 1.35 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.18 | 3 months | pgoyette | Replace the xxx_acquire()/xxx_release() rwlocks with mutexes. There are only RW... | ||
| 1.2 | 3 years | pgoyette | Update the i2c_exec() functions to handle quick_read/quick_write protocol. Alth... | ||
| 1.4 | 4 years | martin | Remove clause 3 and 4 from TNF licenses | ||
| 1.8 | 3 months | pgoyette | Replace the xxx_acquire()/xxx_release() rwlocks with mutexes. There are only RW... | ||
| 1.54 | 18 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 | 4 years | martin | Remove clause 3 and 4 from TNF licenses | ||
| 1.30 | 10 months | pgoyette | Initialize current value for ENVSYS_DRIVE sensors | ||
| 1.14 | 10 months | pgoyette | Maintain our own storage for volume and disk ID info rather than (ab)using envst... | ||
| 1.21 | 13 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | ||
| 1.12 | 18 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | ||
| 1.30 | 5 months | mrg | put back IPL_AUDIO and splaudio(), at the request of rmind. they are aliases an... | ||
| 1.4 | 4 years | martin | Remove clause 3 and 4 from TNF licenses | ||
| 1.140 | 5 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 | 3 months | 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 | 5 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | ||
| 1.50 | 8 weeks | martin | Split device_t | ||
| 1.3 | 9 years | someya | Fix recording problem on SiS7018. | ||
| 1.6 | 8 weeks | martin | Split device_t | ||
| 1.75 | 5 months | mrg | put back IPL_AUDIO and splaudio(), at the request of rmind. they are aliases an... | ||
| 1.16 | 5 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | ||
| 1.79 | 5 months | mrg | put back IPL_AUDIO and splaudio(), at the request of rmind. they are aliases an... | ||
| 1.21 | 5 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | ||
| 1.79 | 5 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 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.21 | 10 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 | 3 months | 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 | 13 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | ||
| 1.45 | 3 months | 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 | 5 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 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.4 | 9 months | jmcneill | modify the dtv device api so hardware drivers can be loaded independently of the... | ||
| 1.64 | 3 months | 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 | 6 years | jmcneill | Add support for the Turtle Beach Santa Cruz. Special thanks to Stephane Witzmann... | ||
| 1.47 | 3 months | 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 | 5 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | ||
| 1.15 | 5 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 | 9 months | jmcneill | add CLK_DELAY | ||
| 1.11 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.2 | 10 months | jmcneill | hook in lg3303 demod support and modularize | ||
| 1.1 | 10 months | jakllsch | Add cxdtv(4), a dtv(4) driver for Conexant CX23880-series DTV interface chips. ... | ||
| 1.2 | 7 months | jakllsch | Define and use symbolic bits in registers. | ||
| 1.4 | 9 months | jmcneill | modify the dtv device api so hardware drivers can be loaded independently of the... | ||
| 1.8 | 2 years | dyoung | Add default implementations for bus_space_is_equal(9), bus_space_tag_create(9), ... | ||
| 1.2 | 4 years | martin | Remove clause 3 and 4 from TNF licenses | ||
| 1.2 | 4 years | martin | Remove clause 3 and 4 from TNF licenses | ||
| 1.23 | 4 years | matt | split device_t/softc. Use aprint_*_dev and device_xname. switch to device_looku... | ||
| 1.5 | 4 years | martin | Remove clause 3 and 4 from TNF licenses | ||
| 1.3 | 4 years | martin | Remove clause 3 and 4 from TNF licenses | ||
| 1.3 | 4 years | martin | Remove clause 3 and 4 from TNF licenses | ||
| 1.24 | 13 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | ||
| 1.55 | 12 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 | 5 months | mrg | put back IPL_AUDIO and splaudio(), at the request of rmind. they are aliases an... | ||
| 1.13 | 4 years | martin | Remove clause 3 and 4 from TNF licenses | ||
| 1.4 | 5 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | ||
| 1.54 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.62 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.8 | 4 years | martin | Remove clause 3 and 4 from TNF licenses | ||
| 1.13 | 5 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | ||
| 1.58 | 3 months | 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 | 5 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | ||
| 1.18 | 18 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | ||
| 1.56 | 3 months | 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 | 5 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | ||
| 1.60 | 26 hours | mrg | don't kassert that the sc_intr_lock is held in eso_reset(). it's only called fr... | ||
| 1.8 | 6 years | christos | merge ktrace-lwp. | ||
| 1.10 | 5 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.357 | 3 weeks | bouyer | Add mpii(4), a driver for LSI Logic Fusion-MPT Message Passing Interface II SAS ... | ||
| 1.40 | 5 months | mrg | put back IPL_AUDIO and splaudio(), at the request of rmind. they are aliases an... | ||
| 1.6 | 5 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | ||
| 1.40 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.12 | 2 months | nonaka | convert to device_t. | ||
| 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.34 | 2 months | elad | Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with something m... | ||
| 1.2 | 6 months | dyoung | Add an #include for the genfb_softc type. | ||
| 1.19 | 13 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | ||
| 1.18 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.50 | 3 months | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | ||
| 1.8 | 6 years | christos | merge ktrace-lwp. | ||
| 1.8 | 5 months | tls | First step of random number subsystem rework described in <20111022023242.BA26F1... | ||
| 1.28 | 13 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.27 | 3 months | pgoyette | Replace the xxx_acquire()/xxx_release() rwlocks with mutexes. There are only RW... | ||
| 1.20 | 18 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | ||
| 1.40 | 6 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 | 8 months | jmcneill | have pci register itself as a module, and make PCI driver modules depend on it | ||
| 1.2 | 14 months | jmcneill | branches: 1.2.2; 1.2.4; 1.2.8; catch up with FreeBSD driver, adds support for... | ||
| 1.13 | 15 months | cegger | Fixes from PR kern/44395 Masanori Kanaoka: - Fix register address in ale_phy_res... | ||
| 1.2 | 3 years | tsutsui | branches: 1.2.2; 1.2.4; 1.2.6; 1.2.8; 1.2.14; Add RCS Id. | ||
| 1.33 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.45 | 6 months | dyoung | Reduce differences from if_ath_cardbus.c. | ||
| 1.25 | 9 months | dyoung | Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0), PCI_BAR(1), .... ... | ||
| 1.36 | 2 months | mrg | convert to device_t. been running on my inspiron 8500 for a couple of months. | ||
| 1.4 | 6 years | christos | merge ktrace-lwp. | ||
| 1.200 | 3 months | 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 | 3 months | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | ||
| 1.46 | 2 months | bouyer | bnx_start() is not MP-safe, so do not create the bnx_alloc_pkts()'s workqueue MP... | ||
| 1.14 | 12 months | jym | Fix BCM5709 PHY detection for ethernet PHYs (the SerDes case being already handl... | ||
| 1.3 | 2 weeks | gdt | Use RX_PAGES for rx_bd_chain_{,r}seq. Before, TX_PAGES was used, but no harm wa... | ||
| 1.12 | 9 months | dyoung | Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0), PCI_BAR(1), .... ... | ||
| 1.17 | 3 months | 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 | 3 months | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | ||
| 1.139 | 3 months | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | ||
| 1.57 | 3 months | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | ||
| 1.34 | 3 months | 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 | 9 months | dyoung | Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0), PCI_BAR(1), .... ... | ||
| 1.52 | 9 months | dyoung | Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0), PCI_BAR(1), .... ... | ||
| 1.40 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.29 | 9 months | dyoung | Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0), PCI_BAR(1), .... ... | ||
| 1.3 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.1 | 18 months | jnemeth | branches: 1.1.6; PR/39094 - Kaspar Brand -- Add et (Agere ET1310/ET1301) networ... | ||
| 1.54 | 9 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 | 3 months | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | ||
| 1.44 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.36 | 12 months | dyoung | Stop abuse of PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED. The flags specifi... | ||
| 1.53 | 3 months | 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.90 | 8 weeks | nisimura | Unbreak the endian issue in firmware header decoding. Comfirmed good and runnin... | ||
| 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 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.10 | 7 months | elric | Update from OpenBSD merging in 1.111 and 1.112 with log messages: 1.112 Diffe... | ||
| 1.13 | 12 months | christos | update from OpenBSD by msaitoh. Tested on amd64. | ||
| 1.19 | 3 months | 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 | 2 years | joerg | Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf check into t... | ||
| 1.51 | 9 months | dyoung | Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0), PCI_BAR(1), .... ... | ||
| 1.9 | 4 years | martin | Remove clause 3 and 4 from TNF licenses | ||
| 1.10 | 12 months | christos | PR/41258: Elias Benali: Try to get the ethernet address from the BIOS before fai... | ||
| 1.2 | 4 years | martin | branches: 1.2.4; Convert to new 2 clause license | ||
| 1.50 | 18 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | ||
| 1.20 | 2 months | elad | Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with something m... | ||
| 1.39 | 3 months | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | ||
| 1.10 | 3 months | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | ||
| 1.17 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.36 | 9 months | dyoung | Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0), PCI_BAR(1), .... ... | ||
| 1.55 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.7 | 4 years | christos | sync with openbsd; fixes observed corruption issues. | ||
| 1.10 | 18 months | jakllsch | Make nfe(4) detachable. | ||
| 1.27 | 9 months | dyoung | Replace anonymous constants, 0x10, 0x14, ..., with PCI_BAR(0), PCI_BAR(1), .... ... | ||
| 1.5 | 6 years | christos | merge ktrace-lwp. | ||
| 1.54 | 3 months | 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.20 | 2 months | drochner | split device_t/softc | ||
| 1.41 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.43 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.20 | 9 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 | 3 months | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | ||
| 1.19 | 4 years | martin | Remove clause 3 and 4 from TNF licenses | ||
| 1.70 | 3 months | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | ||
| 1.14 | 11 months | phx | The Genesis interface provides a register in the device specific config space to... | ||
| 1.17 | 3 months | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | ||
| 1.42 | 18 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | ||
| 1.5 | 4 years | martin | Remove clause 3 and 4 from TNF licenses | ||
| 1.54 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.5 | 4 years | martin | Remove clause 3 and 4 from TNF licenses | ||
| 1.90 | 18 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 | 3 months | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | ||
| 1.121 | 6 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 | 3 months | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | ||
| 1.38 | 18 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | ||
| 1.5 | 4 years | cegger | use aprint_*_dev and device_xname | ||
| 1.52 | 3 months | 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 | 5 months | jmcneill | branches: 1.2.6; fix build when ALTQ is defined | ||
| 1.110 | 3 months | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | ||
| 1.16 | 5 years | tsutsui | Use uintNN_t. | ||
| 1.5 | 3 months | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | ||
| 1.2 | 12 months | bouyer | branches: 1.2.4; - Properly count collisions - call vte_rxfilter() after starti... | ||
| 1.3 | 3 months | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | ||
| 1.54 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.227 | 3 months | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | ||
| 1.46 | 4 months | dyoung | Mark all of the Rx descriptor fields 'volatile' so that the compiler will not re... | ||
| 1.12 | 11 months | msaitoh | Add PCH2 support. | ||
| 1.51 | 4 days | khorben | No longer wrongly advertise ad-hoc (IBSS) mode as being supported. Fixes kern/4... | ||
| 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 | 3 months | 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 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.1 | 9 years | uwe | Redo attachment to support proper cnattach. wscons on netwinder almost works now... | ||
| 1.18 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.26 | 3 years | cegger | use device_private(). "looks good" ad@ XXX for the device_t/softc split, please ... | ||
| 1.38 | 3 months | christos | ansi prototypes | ||
| 1.11 | 4 years | martin | Remove clause 3 and 4 from TNF licenses | ||
| 1.19 | 3 years | dsl | Change about 4500 of the K&R function definitions to ANSI ones. There are still ... | ||
| 1.115 | 11 months | joerg | Use proper format string | ||
| 1.12 | 13 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | ||
| 1.7 | 4 years | cegger | use aprint_*_dev and device_xname | ||
| 1.6 | 4 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 | 11 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 | 13 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | ||
| 1.13 | 6 weeks | pgoyette | Add match for JMB362 (with two SATA ports). | ||
| 1.4 | 6 months | njoly | Remove unused local defines for PCI_COMMAND_STATUS_REG bits (already available f... | ||
| 1.13 | 5 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | ||
| 1.15 | 5 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | ||
| 1.20 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.21 | 3 months | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | ||
| 1.15 | 3 months | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | ||
| 1.36 | 3 months | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | ||
| 1.5 | 3 months | tls | Entropy-pool implementation move and cleanup. 1) Move core entropy-pool code an... | ||
| 1.14 | 4 years | cube | Split the softc from the device_t for all lpt(4) variants and attachments except... | ||
| 1.4 | 2 months | nonaka | branches: 1.4.2; lynxfb too. > Replace the remaining KAUTH_GENERIC_ISSUSER aut... | ||
| 1.2 | 2 months | nonaka | branches: 1.2.2; fix mmaped offset. X works on Yeeloong Notebook now. | ||
| 1.1 | 2 months | nonaka | branches: 1.1.2; 1.1.4; Added Lemote Yeeloong Notebook support. | ||
| 1.75 | 8 days | macallan | don't enable IO access - we don't use it and at least on some macppc machines th... | ||
| 1.4 | 2 years | macallan | add some PLL-specific register definitions | ||
| 1.14 | 7 weeks | sborrill | Add IBM ServeRAID M5014 as subtype | ||
| 1.23 | 2 years | njoly | Cleanup interrupt establish error messages. Do not mix aprint_error/aprint_norma... | ||
| 1.44 | 18 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | ||
| 1.6 | 4 years | martin | Remove clause 3 and 4 from TNF licenses | ||
| 1.4 | 4 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 | 4 years | martin | Remove clause 3 and 4 from TNF licenses | ||
| 1.1 | 3 weeks | bouyer | branches: 1.1.2; 1.1.4; Add mpii(4), a driver for LSI Logic Fusion-MPT Message... | ||
| 1.22 | 8 weeks | martin | Split device_t | ||
| 1.16 | 5 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | ||
| 1.17 | 5 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | ||
| 1.17 | 5 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | ||
| 1.16 | 5 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | ||
| 1.7 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.2 | 3 months | 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 | 5 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.23 | 3 months | pgoyette | Replace the xxx_acquire()/xxx_release() rwlocks with mutexes. There are only RW... | ||
| 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 | 13 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | ||
| 1.38 | 18 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | ||
| 1.2 | 4 years | martin | Remove clause 3 and 4 from TNF licenses | ||
| 1.49 | 5 weeks | macallan | abort attach if memory access is not enabled this avoids a panic later on when t... | ||
| 1.17 | 5 weeks | plunky | Tidy up a little, the way that midi attachment code works - change midi_attach(... | ||
| 1.18 | 5 weeks | plunky | Tidy up a little, the way that midi attachment code works - change midi_attach(... | ||
| 1.17 | 5 weeks | plunky | Tidy up a little, the way that midi attachment code works - change midi_attach(... | ||
| 1.16 | 5 weeks | plunky | Tidy up a little, the way that midi attachment code works - change midi_attach(... | ||
| 1.17 | 5 weeks | plunky | Tidy up a little, the way that midi attachment code works - change midi_attach(... | ||
| 1.19 | 13 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | ||
| 1.204 | 3 months | 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 | 2 years | dyoung | Change sc_pil_intr_enable from an int to a bool. No functional change intended.... | ||
| 1.142 | 8 months | jmcneill | have pci register itself as a module, and make PCI driver modules depend on it | ||
| 1.29 | 12 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 | 8 months | dyoung | Add to pci_bus_devorder() an argument that tells the number of slots available i... | ||
| 1.92 | 3 weeks | drochner | print correct link speed for PCIexpress Gen2+ (the decoding code needs to be rew... | ||
| 1.24 | 2 months | elad | Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with something m... | ||
| 1.8 | 8 months | jmcneill | have pci register itself as a module, and make PCI driver modules depend on it | ||
| 1.3 | 23 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 | 3 months | 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.1116 | 3 weeks | bouyer | Add various newer LSI RAID/SAS controllers, from OpenBSD. | ||
| 1.1110 | 3 weeks | bouyer | Regen: Add various newer LSI RAID/SAS controllers | ||
| 1.1109 | 3 weeks | bouyer | Regen: Add various newer LSI RAID/SAS controllers | ||
| 1.219 | 18 months | jakllsch | Rework pciide(4) detachment to take the legacy interrupt mapping into considerat... | ||
| 1.8 | 4 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 | 10 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 | 3 months | 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 | 4 years | martin | Convert to new 2 clause license | ||
| 1.1 | 18 months | skrll | branches: 1.1.6; Add nside(4) - a driver for the National Semiconductor PC87415... | ||
| 1.12 | 4 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 | 18 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 | 4 years | martin | Remove clause 3 and 4 from TNF licenses | ||
| 1.1 | 6 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 | 13 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 | 9 months | dyoung | Redefine PCI_MSI_* and PCI_PCIE_* constants in terms of bits(3). Use named cons... | ||
| 1.98 | 3 months | drochner | extend the pci_aprint_devinfo slightly to cover the cases commonly used by drive... | ||
| 1.46 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.2 | 4 years | martin | Remove clause 3 and 4 from TNF licenses | ||
| 1.29 | 13 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | ||
| 1.20 | 13 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | ||
| 1.58 | 2 months | sborrill | Add support for Intel 6 Series Serial ATA Controller | ||
| 1.40 | 3 months | pgoyette | Replace the xxx_acquire()/xxx_release() rwlocks with mutexes. There are only RW... | ||
| 1.5 | 15 months | hannken | The ServerWorks CSB5 smbus controller often times out and hangs until reboot. I... | ||
| 1.1 | 12 years | thorpej | branches: 1.1.6; Register definitions and preliminary API definition for the PL... | ||
| 1.3 | 6 years | christos | merge ktrace-lwp. | ||
| 1.13 | 2 months | elad | Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with something m... | ||
| 1.6 | 3 months | macallan | add a bunch of register definitions not used yet but I better commit them now th... | ||
| 1.49 | 3 months | 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 | 11 months | ryo | Add support for SYSTEMBASE SB16C105x 4-port/8-port serial PCI cards. - Added in... | ||
| 1.10 | 2 years | 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 | 9 months | dyoung | Add support for the Oxford Semiconductor OXPCIe952, a 2-port serial chip with a ... | ||
| 1.9 | 21 months | msaitoh | Add the following cards' support from FreeBSD: - Comtrol RocketPort 550/4, 550/... | ||
| 1.7 | 8 months | mbalmer | Unconditionally include <sys/modules.h>. | ||
| 1.34 | 3 weeks | macallan | glyphcache_init() works much better with its parameters in the right order | ||
| 1.5 | 4 months | macallan | Forgot to commit this along with r128fb.c. Again. | ||
| 1.62 | 3 weeks | uebayasi | Consistent declaration. | ||
| 1.4 | 18 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 | 4 months | macallan | add some register definitions | ||
| 1.16 | 2 months | macallan | adjust the backlight control interface to match the other drivers ( genfb, r128f... | ||
| 1.21 | 13 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | ||
| 1.2 | 13 months | dyoung | branches: 1.2.2; 1.2.6; Make rdcide_chip_map()'s pci_attach_args argument cons... | ||
| 1.1 | 13 months | bouyer | branches: 1.1.2; 1.1.6; Add rdcide(4), a driver for the IDE controller found i... | ||
| 1.43 | 13 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | ||
| 1.2 | 13 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | ||
| 1.7 | 2 months | nonaka | Added Ricoh 5U822/5U823 SD/MMC Controller support. | ||
| 1.10 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.27 | 18 months | uebayasi | Don't pull in the whole uvm(9) API to access only PAGE_SIZE and some other const... | ||
| 1.34 | 18 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 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.1 | 8 months | bouyer | Add a basic driver for the SIS315 Pro frame buffer found on some loogson2-based ... | ||
| 1.28 | 11 months | joerg | Properly use format string | ||
| 1.23 | 5 weeks | jakllsch | As suggested in the previous commit, the overwrite of the pci_attach_args is a b... | ||
| 1.1 | 18 months | skrll | branches: 1.1.6; Update sti(4) from OpenBSD bringing across support for sti @ p... | ||
| 1.21 | 13 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | ||
| 1.46 | 5 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 | 5 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | ||
| 1.13 | 13 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | ||
| 1.83 | 4 months | macallan | add extra parameter for wsfont_find() | ||
| 1.7 | 3 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 | 13 months | dyoung | Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9), pci_find_r... | ||
| 1.33 | 6 days | macallan | use MMIO if available | ||
| 1.2 | 6 days | macallan | use MMIO if available | ||
| 1.40 | 3 months | 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 | 17 months | dholland | Extend the workaround for the 3ware 9650 full-queue bug to a full-fledged quirk,... | ||
| 1.10 | 17 months | dholland | Extend the workaround for the 3ware 9650 full-queue bug to a full-fledged quirk,... | ||
| 1.96 | 3 months | 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 | 3 years | cegger | struct device * -> device_t, no functional changes intended. | ||
| 1.27 | 3 months | 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 | 5 years | christos | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | ||
| 1.54 | 3 months | 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 | 15 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 | 10 months | wiz | dependant -> dependent | ||
| 1.7 | 4 years | martin | Remove clause 3 and 4 from TNF licenses | ||
| 1.6 | 17 months | matt | Make ehci deal with pci devices that have multiple companion functions and ehci ... | ||
| 1.54 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.5 | 5 years | drochner | Import DRM drivers, brought into shape by Yorick Hardy, posted to tech-x11. Mino... | ||
| 1.31 | 10 months | pgoyette | Initialize sensors states before registering. | ||
| 1.78 | 8 weeks | tsutsui | Add UDMA support for VIA VX900 media system processor IDE controller. PR/46166 f... | ||
| 1.1 | 6 months | hannken | branches: 1.1.8; Import of the virtio driver written by MINOURA Makoto <minoura... | ||
| 1.3 | 6 months | njoly | branches: 1.3.6; Small typo in symbolic name. | ||
| 1.1 | 6 months | hannken | branches: 1.1.8; Import of the virtio driver written by MINOURA Makoto <minoura... | ||
| 1.1 | 6 months | hannken | branches: 1.1.8; Import of the virtio driver written by MINOURA Makoto <minoura... | ||
| 1.41 | 3 weeks | macallan | initialize a variable before using it found by uebayasi@ now why did gcc warn hi... | ||
| 1.4 | 3 months | jakllsch | Silence "large integer implicitly truncated to unsigned type" warning on LP64. | ||
| 1.9 | 3 months | drochner | Use pci_aprint_devinfo(9) instead of pci_devinfo+aprint_{normal,naive} where it ... | ||
| 1.4 | 5 months | macallan | consolidate bit twiddling functions into one generic case and a bunch of macros,... | ||
| 1.11 | 2 months | elad | Replace the remaining KAUTH_GENERIC_ISSUSER authorization calls with something m... | ||
| 1.1 | 2 years | macallan | branches: 1.1.2; 1.1.6; - move register definition in their own header, reduce... | ||
| 1.14 | 3 years | cegger | bzero -> memset | ||
| 1.2 | 4 years | martin | Remove clause 3 and 4 from TNF licenses | ||
| 1.1 | 15 months | cegger | branches: 1.1.2; 1.1.4; 1.1.8; Implement new WSDISPLAYIO_GET_BUSID ioctl. It ... | ||
| 1.1 | 15 months | cegger | branches: 1.1.2; 1.1.4; 1.1.8; Implement new WSDISPLAYIO_GET_BUSID ioctl. It ... | ||
| 1.53 | 3 months | 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 | 5 months | jmcneill | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From the orig... | ||