summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2002-09-23syncTheo de Raadt
2002-09-23another amd usb; henric@attbi.comTheo de Raadt
2002-09-23Don't print extra junk to the consoleNathan Binkert
2002-09-22use #ifndef __STRICT_ALIGNMENT instead of #ifdef __i386.Nathan Binkert
2002-09-21Add support for TBI mode in fiber based cards (heavily inspired by FreeBSD)Nathan Binkert
2002-09-21cleanup, remove registerNathan Binkert
2002-09-19remember: bits is bits and bytes is bytes... use -byte- count for bcopy notJason Wright
2002-09-18Write the operand registers with the correct endian (fortunately it just meansJason Wright
2002-09-17match on ich4; from hunter@dg.net.uaMichael Shalayeff
2002-09-16Resync siop with NetBSD. Make strong effort to minimizeKenneth R Westerback
2002-09-16Sync (siop device changes).Kenneth R Westerback
2002-09-16Update siop devices to include 1010-66 (66Mhz PCI Ultra3 chip).Kenneth R Westerback
2002-09-15Add a license from the author Timo Rossi <trossi@co.jyu.fi>Artur Grabowski
2002-09-14regenMichael Shalayeff
2002-09-14new intel i2o raids; requested by deraadt@Michael Shalayeff
2002-09-14Various fixes and cleanups in the cy driver.Artur Grabowski
2002-09-14syncTheo de Raadt
2002-09-14new intel pci-pci bridgesTheo de Raadt
2002-09-12o break up wi_pci_attach() into device-specific parts for better readabilityTodd C. Miller
2002-09-12- Split out the hardware and software normalization versions of modexp...Jason Wright
2002-09-11- On reset, disable hardware normalization for 582x and make sure the chip is...Jason Wright
2002-09-09Add support of Silicon Image 0680 Ultra ATA/133 Controller.Grigoriy Orlov
2002-09-09regenGrigoriy Orlov
2002-09-09CMD Technology aka Silicon Image CP0680ATA133Grigoriy Orlov
2002-09-04Treat 5822 the same as 5820Jason Wright
2002-09-045801 has no pk or rng supportJason Wright
2002-09-03add support for 5801 and 5802 which appear to be 5805's as far as sw is conce...Jason Wright
2002-09-03sync, bcom 580[12]Jason Wright
2002-09-03bcom 5801/5802Jason Wright
2002-09-03tyopsJason Wright
2002-09-03sync; bcom 5822Jason Wright
2002-09-03bcom 5822Jason Wright
2002-08-31regen, bad gluk@Michael Shalayeff
2002-08-31a strange aironet and a couple of ti bridgesMichael Shalayeff
2002-08-30Support for PDC20271 and PDC20276.Grigoriy Orlov
2002-08-30Promise Ultra133 TX2v2 aka FastTrak TX2000 EIDE controller.Grigoriy Orlov
2002-08-20syncNathan Binkert
2002-08-20New intel gigE devices from Henric Jungheim <henric@henric.info>Nathan Binkert
2002-08-17Set all 23XX cards as 'touched' (we have trouble, unpredictably, aboutmjacob
2002-08-15syncTheo de Raadt
2002-08-15re-org rcc devicesTheo de Raadt
2002-08-09Get rid of remaining __P usage (except for imported code);Jason Peel
2002-08-08Use & to test if bits are set, not &&; art@ ok.Aaron Campbell
2002-08-05the supported agp chipset list is md-configured, not miMichael Shalayeff
2002-08-01whoops, last write tracker should be updated on every write to avoid the burs...Jason Wright
2002-07-31aaron: sync THEN access =)Jason Wright
2002-07-31regenMichael Shalayeff
2002-07-31a few devices from compaq presario 700la; from jcortes@openbsd.org.mxMichael Shalayeff
2002-07-29dma support for serverwors osb4 and csb5, from netbsd; csapuntz@, deraadt@ okMichael Shalayeff
2002-07-29regenTodd C. Miller