OpenBSD CVS

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: [local] / src / sys / dev / pci

Current tag: OPENBSD_2_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] bktr/        
[DIR] drm/        
[TXT] Makefile  1.4   27 years  deraadt   no need for --posix flag
[TXT] adv_pci.c  1.4   25 years  downsj   branches: 1.4.6; Remove 940UW from the comments.
[TXT] adw_pci.c  1.6   23 years  krw   sync with NetBSD v1.7
[TXT] ahc_pci.c  1.19   23 years  smurph   Add support for big endian hardware. Clean up memory vs. io mapping code. Fix f...
[TXT] auvia.c  1.2   23 years  aaron   Add $OpenBSD$ tags.
[TXT] auviavar.h  1.2   23 years  aaron   Add $OpenBSD$ tags.
[TXT] cmpci.c  1.1   24 years  millert   branches: 1.1.8; Driver for C-Media CMI8x38 Audio Chip present on several all-i...
[TXT] cmpcireg.h  1.1   24 years  millert   branches: 1.1.8; Driver for C-Media CMI8x38 Audio Chip present on several all-i...
[TXT] cmpcivar.h  1.2   23 years  kevlo   branches: 1.2.6; 1.2.10; Typo. Ok deraadt@
[TXT] cs4280.c  1.5   23 years  marc   Only check defined bits when waiting for valid AC97 input slot Don't clobber ex...
[TXT] cs4280reg.h  1.1   23 years  art   branches: 1.1.6; Driver for the cs4280 Crystal Clear audio found on some laptop...
[TXT] cy82c693.c  1.1   23 years  chris   Add common routines for read/writing Cypress 82c693 control registers from NetBS...
[TXT] cy82c693reg.h  1.1   23 years  chris   branches: 1.1.6; Add common routines for read/writing Cypress 82c693 control re...
[TXT] cy82c693var.h  1.1   23 years  chris   branches: 1.1.6; Add common routines for read/writing Cypress 82c693 control re...
[TXT] cy_pci.c  1.4   26 years  niklas   branches: 1.4.12; Removed unused vars. Added missing arg to bus_space_map. Repo...
[TXT] devlist2h.awk  1.4   25 years  mickey   branches: 1.4.8; check for vendor name dups
[TXT] eap.c  1.10   23 years  kevlo   Fix AK4531 data sheet link. Ok'd by deraadt@
[TXT] eso.c  1.10   23 years  csapuntz   As in NetBSD, added direction to allocm/round_buffer_size APIs. Accomplished b...
[TXT] esoreg.h  1.1   24 years  niklas   ESS Solo-1 PCI audio card driver, from NetBSD
[TXT] esovar.h  1.1   24 years  niklas   branches: 1.1.4; 1.1.14; ESS Solo-1 PCI audio card driver, from NetBSD
[TXT] files.pci  1.85   23 years  jason   update tx from freebsd sources based on patch from pr#1405 (dadams@sleethal.com)...
[TXT] fms.c  1.2   23 years  aaron   branches: 1.2.6; Add $OpenBSD$ tags.
[TXT] fmsvar.h  1.2   23 years  aaron   branches: 1.2.6; 1.2.10; Add $OpenBSD$ tags.
[TXT] gdt_pci.c  1.8   23 years  niklas   trailing spaces
[TXT] i82365_pci.c  1.3   23 years  mickey   branches: 1.3.6; match pcic at isa memory config, free resources on failure (-1...
[TXT] i82365_pcivar.h  1.2   23 years  aaron   branches: 1.2.6; Add $OpenBSD$ tags.
[TXT] if_an_pci.c  1.2   24 years  millert   branches: 1.2.8; Use pci_mapreg_map() instead of pci_io_find() and pci_mapreg_m...
[TXT] if_dc_pci.c  1.10   23 years  aaron   Match the Macronix 98727/98732 chips.
[TXT] if_de.c  1.43   24 years  chris   Previous commit contained things that I want to keep local for now
[TXT] if_devar.h  1.9   25 years  jason   branches: 1.9.6; remove pnic stuff
[TXT] if_ep_pci.c  1.19   24 years  aaron   Support for 3c574 and 3CCFEM556BI PCMCIA Ethernet; from NetBSD.
[TXT] if_fxp_pci.c  1.4   23 years  aaron   Support the i82562; from FreeBSD. Apparently nothing more needed than to match i...
[TXT] if_ne_pci.c  1.7   24 years  deraadt   fix dmesg output
[TXT] if_sis.c  1.7   23 years  aaron   Use mii_attach() directly instead of mii_phy_probe().
[TXT] if_sisreg.h  1.3   23 years  aaron   Sync with FreeBSD. Summary of changes: - Modify to poll link state and positive...
[TXT] if_sk.c  1.9   23 years  aaron   Use mii_attach() directly instead of mii_phy_probe().
[TXT] if_skreg.h  1.5   23 years  jason   From FreeBSD: split out the support for XMAC-II phys and other phys add xmphy & ...
[TXT] if_ste.c  1.8   23 years  aaron   Use mii_attach() directly instead of mii_phy_probe().
[TXT] if_stereg.h  1.3   24 years  aaron   branches: 1.3.2; Whoops; forgot to bump FreeBSD version numbers.
[TXT] if_tl.c  1.13   23 years  jason   branches: 1.13.2; Patch from FreeBSD (wpaul): Fix the tl driver so it doesn't r...
[TXT] if_tlreg.h  1.4   24 years  jason   branches: 1.4.4; 1.4.8; remove more #ifdef/#else blocks
[TXT] if_vr.c  1.8   23 years  jason   add via vt6102 id; freebsd-gnats
[TXT] if_vrreg.h  1.2   25 years  niklas   branches: 1.2.6; update to latest freebsd code, fixes stalls during heavy traff...
[TXT] if_wb.c  1.6   23 years  aaron   Use mii_attach() directly instead of mii_phy_probe().
[TXT] if_wbreg.h  1.4   24 years  jason   branches: 1.4.2; use bus_dma* merge with freebsd: use dev/mii layer do a more f...
[TXT] if_xl_pci.c  1.7   23 years  aaron   branches: 1.7.6; Repair memory mapping; from jason@. Now the 3c556 MiniPCI adap...
[TXT] neo.c  1.4   23 years  csapuntz   As in NetBSD, added direction to allocm/round_buffer_size APIs. Accomplished b...
[TXT] neoreg.h  1.1   24 years  csapuntz   branches: 1.1.8; NeoMagic 256AV/ZX audio driver Still in beta. May lock up ...
[TXT] ohci_pci.c  1.7   23 years  fgsch   sync with NetBSD.
[TXT] pccbb.c  1.8   23 years  aaron   Defer most of the attach process as recommended in the comments; mickey@ ok
[TXT] pccbbreg.h  1.2   23 years  aaron   branches: 1.2.6; Sync with NetBSD.
[TXT] pccbbvar.h  1.3   23 years  mickey   convert to new timeouts
[TXT] pci.c  1.15   24 years  csapuntz   branches: 1.15.4; Added pci_mapreg* interface from NetBSD. Added PCI 2.2 stuf...
[TXT] pci_map.c  1.4   23 years  niklas   support 64bit BARs from NetBSD
[TXT] pci_quirks.c  1.2   24 years  mickey   branches: 1.2.8; fix netbsd rcsid up
[TXT] pci_subr.c  1.8   26 years  deraadt   branches: 1.8.10; more pci subclasses and such; netbsd
[TXT] pcidevs  1.340   23 years  aaron   Macronix 98727/98732
[TXT] pcidevs.h  1.341   23 years  aaron   sync
[TXT] pcidevs_data.h  1.340   23 years  aaron   sync
[TXT] pciide.c  1.34   23 years  deraadt   82801BA is DMA, in 3 months there will be lots of these
[TXT] pciide_acer_reg.h  1.2   24 years  deraadt   branches: 1.2.4; promise support; chris@ took it from netbsd
[TXT] pciide_amd_reg.h  1.2   23 years  chris   From NetBSD: Match Promise Ultra/100 controller (Ultra/100 drives will be used a...
[TXT] pciide_apollo_reg.h  1.2   24 years  chris   fix datasheet url
[TXT] pciide_cmd_reg.h  1.3   23 years  chris   from NetBSD support CMD 648/649 UDMA66 controllers fix promise UDMA66 cable chec...
[TXT] pciide_cy693_reg.h  1.2   24 years  deraadt   branches: 1.2.4; promise support; chris@ took it from netbsd
[TXT] pciide_pdc202xx_reg.h  1.2   24 years  chris   branches: 1.2.2; Sync w/NetBSD regarding Promise PDC20262 support (the Promise ...
[TXT] pciide_piix_reg.h  1.2   24 years  deraadt   branches: 1.2.4; promise support; chris@ took it from netbsd
[TXT] pciide_sis_reg.h  1.1   24 years  csapuntz   branches: 1.1.4; Import of NetBSD ATA/IDE stuff. Introduction of home-grown ...
[TXT] pciidereg.h  1.2   24 years  csapuntz   branches: 1.2.4; Import of NetBSD ATA/IDE stuff. Introduction of home-grown ...
[TXT] pciidevar.h  1.2   24 years  csapuntz   branches: 1.2.4; Import of NetBSD ATA/IDE stuff. Introduction of home-grown ...
[TXT] pcireg.h  1.14   23 years  niklas   support 64bit BARs from NetBSD
[TXT] pcivar.h  1.18   23 years  chris   Import pci_mapreg_type from NetBSD
[TXT] ppb.c  1.10   24 years  deraadt   branches: 1.10.2; 1.10.12; special case one mislabeled device which is not a p...
[TXT] ppbreg.h  1.1   28 years  niklas   branches: 1.1.16; NetBSD 960317 merge
[TXT] puc.c  1.2   24 years  downsj   branches: 1.2.2; Kill the overly verbose description strings, add another devic...
[TXT] pucdata.c  1.6   23 years  deraadt   more lava; moride@portside.net has one
[TXT] pucvar.h  1.2   24 years  downsj   branches: 1.2.2; Kill the overly verbose description strings, add another devic...
[TXT] sv.c  1.8   24 years  deraadt   fix dmesg output
[TXT] tga.c  1.3   23 years  aaron   branches: 1.3.2; Add $OpenBSD$ tags.
[TXT] tga_conf.c  1.3   23 years  aaron   Add $OpenBSD$ tags.
[TXT] tgareg.h  1.3   23 years  aaron   Add $OpenBSD$ tags.
[TXT] tgavar.h  1.3   23 years  aaron   Add $OpenBSD$ tags.
[TXT] twe_pci.c  1.2   23 years  mickey   fix pasto in error printf
[TXT] uhci_pci.c  1.8   23 years  fgsch   sync with NetBSD.
[TXT] vga_pci.c  1.7   26 years  deraadt   branches: 1.7.10; new style pci attach printing
[TXT] vga_pcivar.h  1.2   26 years  niklas   branches: 1.2.10; Add some missing things for the MI vga driver. Move wscons t...
[TXT] wdt.c  1.1   25 years  alex   branches: 1.1.4; Added wdt driver for the Industrial Computer Source PCI-WDT50x...
[TXT] README (in the Attic) [Hide]  1.2   26 years  niklas   $OpenBSD$
[TXT] brktree_reg.h (in the Attic) [Hide]  1.5   24 years  niklas   branches: 1.5.4; Updated brooktree driver from Roger Hardiman
[TXT] brooktree848.c (in the Attic) [Hide]  1.16   24 years  d   branches: 1.16.2; 1.16.6; mention where to find the BT848 data sheet nowadays....
[TXT] cs4280_image.h (in the Attic) [Hide]  1.1   23 years  art   Driver for the cs4280 Crystal Clear audio found on some laptops. At last my Thin...
[TXT] dpt_pci.c (in the Attic) [Hide]  1.1   24 years  cmetz   branches: 1.1.2; Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/...
[TXT] hifn7751.c (in the Attic) [Hide]  1.51   23 years  jason   shadow the dmaier to avoid an additional pci read in the interrupt path if maste...
[TXT] hifn7751reg.h (in the Attic) [Hide]  1.16   23 years  jason   shadow the dmaier to avoid an additional pci read in the interrupt path if maste...
[TXT] hifn7751var.h (in the Attic) [Hide]  1.18   24 years  deraadt   callback is always static
[TXT] ich.c (in the Attic) [Hide]  1.3   23 years  mickey   provide generic audio device name
[TXT] if_en_pci.c (in the Attic) [Hide]  1.6   26 years  deraadt   branches: 1.6.10; now this is really pretty
[TXT] if_fpa.c (in the Attic) [Hide]  1.13   24 years  jason   branches: 1.13.2; KNF and cleanup
[TXT] if_le_pci.c (in the Attic) [Hide]  1.12   24 years  deraadt   branches: 1.12.4; 1.12.8; oops
[TXT] if_levar.h (in the Attic) [Hide]  1.4   26 years  niklas   branches: 1.4.10; 1.4.14; $OpenBSD$
[TXT] if_lmc.c (in the Attic) [Hide]  1.6   24 years  chris   Cleanup SIOCSIFMTU
[TXT] if_lmc_common.c (in the Attic) [Hide]  1.3   24 years  chris   branches: 1.3.2; general cleanup (remove LMC_IOMAPPED crud entirely) add correc...
[TXT] if_lmc_media.c (in the Attic) [Hide]  1.4   24 years  chris   branches: 1.4.2; missing \n on printf
[TXT] if_lmc_obsd.c (in the Attic) [Hide]  1.5   24 years  chris   branches: 1.5.2; general cleanup (remove LMC_IOMAPPED crud entirely) add correc...
[TXT] if_lmc_types.h (in the Attic) [Hide]  1.2   24 years  chris   general cleanup (remove LMC_IOMAPPED crud entirely) add correct rcs tags sync w/...
[TXT] if_lmcioctl.h (in the Attic) [Hide]  1.3   24 years  chris   branches: 1.3.2; general cleanup (remove LMC_IOMAPPED crud entirely) add correc...
[TXT] if_lmcvar.h (in the Attic) [Hide]  1.4   24 years  chris   branches: 1.4.2; Maintain tx clock state and set RED LED appropriately for SSI ...
[TXT] if_rl.c (in the Attic) [Hide]  1.22   23 years  aaron   Use mii_attach() directly instead of mii_phy_probe().
[TXT] if_rlreg.h (in the Attic) [Hide]  1.10   24 years  jason   branches: 1.10.2; remove *vm_page_alloc_contig in favor of bus_dma.
[TXT] if_sf.c (in the Attic) [Hide]  1.8   23 years  aaron   Use mii_attach() directly instead of mii_phy_probe().
[TXT] if_sfreg.h (in the Attic) [Hide]  1.3   24 years  aaron   branches: 1.3.2; Whoops; forgot to bump FreeBSD version numbers.
[TXT] if_ti.c (in the Attic) [Hide]  1.13   23 years  niklas   trailing spaces
[TXT] if_tireg.h (in the Attic) [Hide]  1.8   24 years  jason   from freebsd(wpaul): Update the Tigon firmware to 12.3.21. This fixes a few bugs...
[TXT] if_tx.c (in the Attic) [Hide]  1.11   23 years  jason   update tx from freebsd sources based on patch from pr#1405 (dadams@sleethal.com)...
[TXT] if_txvar.h (in the Attic) [Hide]  1.8   23 years  jason   update tx from freebsd sources based on patch from pr#1405 (dadams@sleethal.com)...
[TXT] if_wx.c (in the Attic) [Hide]  1.6   23 years  deraadt   silence chatty messages
[TXT] if_wxreg.h (in the Attic) [Hide]  1.2   23 years  mjacob   Port latest in from FreeBSD- finally have some of the link issues sorted out so ...
[TXT] if_wxvar.h (in the Attic) [Hide]  1.2   23 years  mjacob   Port latest in from FreeBSD- finally have some of the link issues sorted out so ...
[TXT] isp_pci.c (in the Attic) [Hide]  1.14   23 years  mjacob   quiet these puppies down- this OpenBSD, not some callow system like NetBSD
[TXT] ncr.c (in the Attic) [Hide]  1.52   23 years  millert   Add support for Symbios (NCR) 1510 and 1510D. Based on a patch from redjade@ada...
[TXT] ncrreg.h (in the Attic) [Hide]  1.1   26 years  millert   branches: 1.1.10; Newer ncr driver from NetBSD minus the scsipi stuff and with ...
[TXT] ncrstat.c (in the Attic) [Hide]  1.3   27 years  millert   branches: 1.3.14; 1.3.24; #ifdef __NetBSD__ -> #if defined(__NetBSD__) || defi...
[TXT] neo-coeff.h (in the Attic) [Hide]  1.1   24 years  csapuntz   NeoMagic 256AV/ZX audio driver Still in beta. May lock up your machine when ...
[TXT] opl_eso.c (in the Attic) [Hide]  1.2   24 years  deraadt   branches: 1.2.4; 1.2.14; mv isa/mpu401var.h ic/mpuvar.h
[TXT] pciide_opti_reg.h (in the Attic) [Hide]  1.1   23 years  chris   branches: 1.1.6; clean up Cypress section (obviously nobody has used these w/Op...
[TXT] ti_fw.h (in the Attic) [Hide]  1.4   24 years  jason   from freebsd(wpaul): Update the Tigon firmware to 12.3.21. This fixes a few bugs...
[TXT] ti_fw2.h (in the Attic) [Hide]  1.4   24 years  jason   from freebsd(wpaul): Update the Tigon firmware to 12.3.21. This fixes a few bugs...
[TXT] ubsec.c (in the Attic) [Hide]  1.33   23 years  jason   style
[TXT] ubsecreg.h (in the Attic) [Hide]  1.7   23 years  deraadt   fix session code
[TXT] ubsecvar.h (in the Attic) [Hide]  1.9   23 years  deraadt   fix session code
[TXT] wdt50x.h (in the Attic) [Hide]  1.1   25 years  alex   Added wdt driver for the Industrial Computer Source PCI-WDT50x watchdog timers.
[TXT] xmaciireg.h (in the Attic) [Hide]  1.3   23 years  jason   From FreeBSD: split out the support for XMAC-II phys and other phys add xmphy & ...