summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2002-10-20add support for intel 21145Henning Brauer
2002-10-13add support forHenning Brauer
2002-10-13Remove more '\n's from panic() statements. From Chris Kuethe.Kenneth R Westerback
2002-10-12Remove more '\n's from panic() statements. Both trailing and leading.Kenneth R Westerback
2002-10-10Match the Sun Crypto Adapter 1000, it appears to be a broadcom 5821.Jason Wright
2002-10-10sync; sun crypto 1000; from Jamil NimehJason Wright
2002-10-10Sun Crypto 1000Jason Wright
2002-10-09regenHenning Brauer
2002-10-09Broadcom BCM4401Henning Brauer
2002-10-05match 5822Jason Wright
2002-10-04Match INTEL PRO_100_VE_2, too; Chris Nadovich <chris@jtan.com>Jason Wright
2002-10-04formatting, grammar, spaces; from grendel@zeitbombe.orgMichael Shalayeff
2002-10-04free resources on failures in attach, kill some spaces; from grendel@zeitbomb...Michael Shalayeff
2002-10-04do not read the codec regs, it seems to shutter the sound; from grendel@zeitb...Michael Shalayeff
2002-10-04as i said, only check the class; add a comment on signature checkingMichael Shalayeff
2002-10-04regenMichael Shalayeff
2002-10-04some intel ids; from Riccardo.Sibilia@ascom.chMichael Shalayeff
2002-10-04DWL-520+Michael Shalayeff
2002-10-04regenHenning Brauer
2002-10-04Intel 21145Henning Brauer
2002-10-04More OpenBSDism's (vs FreeBSDisms).Jason Wright
2002-10-03Fix check for I2O based AMI cards (we don't want to match them here); meJason Wright
2002-10-03syncJason Wright
2002-10-03bcm5702/bcm5703Jason Wright
2002-10-03Use our defn of pci command registers, not freebsd'sJason Wright
2002-09-30syncTheo de Raadt
2002-09-30oopsTheo de Raadt
2002-09-30syncTheo de Raadt
2002-09-30pcidevs.hTheo de Raadt
2002-09-30O2 Micro not 2 Micro; noted by henningTheo de Raadt
2002-09-26time-bind the codec r/w loops, still does not solve problems on transmeta; te...Michael Shalayeff
2002-09-25#if NVLAN > 0 around vlan portions of codeNathan Binkert
2002-09-24syncNathan Binkert
2002-09-24typoNathan Binkert
2002-09-24Driver for Intel PRO/1000 gigabit ethernet adapters.Nathan Binkert
2002-09-24Don't use constants for the output parameter, use the iparam count as a point...Jason Wright
2002-09-24sync with the update in namesNathan Binkert
2002-09-24syncNathan Binkert
2002-09-24Add a few intel gigabit device models and update names so they're more correctNathan Binkert
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