summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2002-04-28use the correct ifmedia structNathan Binkert
2002-04-28Re-do the way that bus_dma is done for transmit. Loop over the dm_segsNathan Binkert
2002-04-28make UBSEC_NO_RNG work correctly (ie. it means no RNG, not no MCR2 operations)Jason Wright
2002-04-26Add support for the WSDISPLAYIO_LINEBYTES ioctl and theMatthieu Herrb
2002-04-26be more terse with outputNathan Binkert
2002-04-26Only call bpf_mtap if we have bpf in the kernelNathan Binkert
2002-04-26debug stuff inside #ifdefTheo de Raadt
2002-04-26missed one; deraadtJason Wright
2002-04-261024 bit maxJason Wright
2002-04-26Don't try to destroy a dmamap if the map was never createdNathan Binkert
2002-04-26register as supporting modular exponentiationJason Wright
2002-04-26syncNathan Binkert
2002-04-26remove duplicateNathan Binkert
2002-04-24whoops, missed two fields in modexp structure (kinda important ones =)Jason Wright
2002-04-23modexp context structureJason Wright
2002-04-22regenMatthieu Herrb
2002-04-22Add Matrox MGA G550. ok deraadt@ millert@ fgs@Matthieu Herrb
2002-04-22clean up attach messagesJason Wright
2002-04-18add support for Conexant LANfinity RS7112; based on patch from Maurice Nonnek...Jason Wright
2002-04-18syncJason Wright
2002-04-18Another conexant winmodem, and a MiniPCI ethernet card; Maurice Nonnekes <mau...Jason Wright
2002-04-17remove unneeded bytes; tested by nate, deraadt and nate ok.Federico G. Schwindt
2002-04-16move prototypes of dc_eeprom_width, dc_read_srom, and dc_parse_21143_srom to ...Jason Wright
2002-04-15Add Siemens/Efficient Networks SpeedStream 1023 Wireless PCI Adapter,Todd C. Miller
2002-04-15regen with SpeedStream 1023Todd C. Miller
2002-04-15SpeedStream 1023 Wireless PCI Adapter (PLX-based)Todd C. Miller
2002-04-15wx is totally gone nowTheo de Raadt
2002-04-10For PLX cards move CIS handling to be earlierTodd C. Miller
2002-04-09No longer need memsize.Todd C. Miller
2002-04-08Make fiber cards work (3com 3c996-SX)Nathan Binkert
2002-04-08Credit DARPA/USAF appropriately.Jason Wright
2002-04-08tag repairTheo de Raadt
2002-04-08regenMike Frantzen
2002-04-08ESS Alegro-1 and Maestro 3 stuffMike Frantzen
2002-04-08add an entry for the MAESTRO_3 audio accelerator. it improves your bandwidthMike Frantzen
2002-04-08Allegro-1 and Maestro 3 driver ported from netbsdMike Frantzen
2002-04-07Typo. ok millert@Thierry Deval
2002-04-06For PLX-based bridge cards, move printing of pcmcia card CIS stringsTodd C. Miller
2002-04-06Add support for Symbol cards and printing of the primary stationTodd C. Miller
2002-04-06s/REESSERVED/RESERVED/Jason Wright
2002-04-04Catch broken devices on sparc64 (where broken == devices that don't haveJason Wright
2002-04-03The PLX version of the NDC NCP130 PCI card w/ embedded Prism2 doesTodd C. Miller
2002-04-03back out ALTQ diff which breaks it; see PR 2517Theo de Raadt
2002-04-03gx doesn't actually do bitbangingNathan Binkert
2002-04-02gx doesn't use vtophysNathan Binkert
2002-04-02Add gx(4)Nathan Binkert
2002-04-02syncNathan Binkert
2002-04-02Fix the names for the Intel Gigabit cardsNathan Binkert
2002-04-01Don't have dc and de return the same match value in any case.Nathan Binkert
2002-04-01- add support for PDC20268R (not tested) and PDC20269Grigoriy Orlov