summaryrefslogtreecommitdiff
path: root/sys/dev/pci/files.pci
AgeCommit message (Collapse)Author
1999-04-28Added wdt driver for the Industrial Computer Source PCI-WDT50x watchdogAlex Feldman
timers.
1999-03-11Winbond W89C840F ethernet driverJason Wright
1999-02-19connect aeonTheo de Raadt
1999-01-11Driver for PNIC boardsJason Wright
1999-01-10VIA Rhine driver, ported from FreeBSD; written by wpaul@ctr.columbia.edu.Jason Downs
1999-01-08Driver for Macronix 98713, 98713A, 98715 and 98725 based nics ported from ↵Jason Wright
FreeBSD.
1998-12-26config.new disappeared a long time agoNiklas Hallqvist
1998-11-18add mii attribute to if_rl (missed in last commit)Jason Wright
1998-11-17Add adw device driver, from NetBSD.Jason Downs
1998-11-11Driver for rtl8139 based nic's ported from FreeBSDJason Wright
1998-11-06Support for RealTek 8019 and 8029 NE2000-compatible network interfaces.Federico G. Schwindt
1998-10-10Driver for ThunderLAN based ethernet cards ported from FreeBSD.Jason Wright
1998-09-28fxp needs ifmedia attributeJason Wright
1998-09-28introduce attribute 'ifmedia' which means 'this particularifaceMichael Shalayeff
supports if_edia stuff so include correspondent MI support'. reviewed/additions by jason@, he said "there might be more of 'em", but i'd say, there can be only one!
1998-09-27add wscons support to powerpc port.Dale S. Rahn
This contains several pieces of the port MI: vgafb, on powerpc under openfirmware the vga card comes up in gfx mode. instead of resetting it to text mode, vgafb treats this as a raster display. The mechanism used may not have been the best, it's interface to wscons is as a text display, and it does the character plotting itself. font_8x16.c was stolen from the atari port for use. MD: ppcppi support stolen from alpha pms.c, pckbd.c and the rest of the support files were used nearly directly. powerpc conf.c to support wscon, vga/kbd machdep.c hack to get around a bus_space_set_region,bus_space_copy error. ofw_machdep.c some hack code on the road to supporting wscons as console.
1998-09-27AdvanSys PCI SCSI driver, from NetBSD; dante@mclink.it.Jason Downs
1998-09-22media supportTheo de Raadt
1998-09-22Add ne for ne2k pci cards.Federico G. Schwindt
1998-09-21SMC 83C170 EPIC support from; Semen Ustimenko (semen@iclub.nsu.ru)Jason Wright
This is the chip found on the SMC EtherPower II 10/100 boards.
1998-09-02Missed update of files.pci, and sync with pcidevsJason Wright
1998-07-23brooktree driver, hacked by matthieu. This needs cleaning now that it is in ↵Theo de Raadt
the tree
1998-07-07S3 SonicVibes driverConstantine Sapuntzakis
1998-06-02From NetBSD, Lennart Augustsson <augustss@cs.chalmers.se>:Niels Provos
Add a driver for the Ensoniq AudioPCI sound card. The driver still needs some testing, but it seems to produce sound. The driver was written by me, but since I don't have the hardware the debugging and testing was done by Andreas Gustafsson <gson@araneus.fi>, Chuck Cranor <chuck@maria.wustl.edu>, and Phil Nelson <phil@cs.wwu.edu>. Thanks.
1998-03-24add isp driver from netbsd, more munging neededTheo de Raadt
1998-03-10not yetTheo de Raadt
1998-03-10syncTheo de Raadt
1997-11-06We need an MI vga driver. The alpha one was most MI. Not entirely yet though.Niklas Hallqvist
Some files were move behind CVS back.
1997-07-03Intel EtherExpress Pro/100B driver, still needs a fix or twoTheo de Raadt
1996-11-28Adaption to new bus.h from NetBSD. Various driver has been updated toNiklas Hallqvist
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes.
1996-07-27split cy driver upTheo de Raadt
1996-06-21add ENI ATMchuck
1996-05-26sync 0521Theo de Raadt
1996-05-10split le driver, add iy driverTheo de Raadt
1996-05-02if_ep splitupTheo de Raadt
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-18NetBSD 960317 mergeNiklas Hallqvist
1996-01-15from netbsd:Theo de Raadt
Add the "ahe" driver, autoconfiguration support for the aic7xxx-based Adaptec 2[78]4x SCSI controllers, from Michael Graff <explorer@flame.org>. Fixes PR #1594 from Noriyuki Soda <soda@sra.co.jp> in a different way.
1995-10-18initial import of NetBSD treeTheo de Raadt