summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
2002-06-06compatibilty -> compatibilityAaron Campbell
2002-06-06regenMichael Shalayeff
2002-06-06bunch of nvidia chips; form Dries Schellekens <gwyllion@ace.ulyssis.org> via ...Michael Shalayeff
2002-06-06match more cardsNiklas Hallqvist
2002-06-06syncNiklas Hallqvist
2002-06-06GDT product syncNiklas Hallqvist
2002-06-06sync; ok deraadt@Dan Harnett
2002-06-06add ATI Rage 128 TF; ok deraadt@Dan Harnett
2002-06-06fix stereo handling on bktr, remove dead code from fms (now that radio does a...Michael Shalayeff
2002-06-05steal'' performance calculating loop from pchb.c and have a uniform outputMichael Shalayeff
2002-06-05regenMichael Shalayeff
2002-06-05a driver for the rng on the amd768 power management device (no actual power m...Michael Shalayeff
2002-06-04limit number of rng's passed up per tick to 32; suggested by mickey.Jason Wright
2002-06-04spelling; raj@cerias.purdue.eduTheo de Raadt
2002-06-03regenMichael Shalayeff
2002-06-03add 8233 pci-isa and some uniformity in tabs and spacesMichael Shalayeff
2002-06-03probe for flavours, aps and audigy still need more work thoughMichael Shalayeff
2002-06-03spell transceiver correctlyTheo de Raadt
2002-06-03detect stereo reception; from jumbo@Michael Shalayeff
2002-06-03wrong cutnpaster; problem reported by Tim Tickel <twt@globodom.com> via pr2711Michael Shalayeff
2002-06-03regenMichael Shalayeff
2002-06-03Guillemot/maxiradio was a rebadged gemtek/pr103.Michael Shalayeff
2002-06-02withough -> withoutTheo de Raadt
2002-06-02Skeleton driver for the NetOctave NSP2000 (only supports RNG at the moment)Jason Wright
2002-06-02syncTheo de Raadt
2002-06-02missing first port on titan 800L; noted via seb@script.jussieu.frTheo de Raadt
2002-06-02duplicate vendorTheo de Raadt
2002-06-02knf, spaces, no \n in panicMichael Shalayeff
2002-05-31put the right thing into the audio name; pt out by Sebastian Stark <seb@todes...Michael Shalayeff
2002-05-31Support for "Intel PRO/100 VM" w/ id 0x1038.Mike Pechkin
2002-05-30proper support for vt8233; from freebsd; tested by Jolan Luff <jolan@encrypte...Michael Shalayeff
2002-05-29there is no need to store ioaddr/iosize into the softcMichael Shalayeff
2002-05-29oopsMichael Shalayeff
2002-05-29oopsMichael Shalayeff
2002-05-29regenMichael Shalayeff
2002-05-29i830 and 80312 chps; from form@Michael Shalayeff
2002-05-28fix the fms attachment printfs and move out the radio parts to the fmsradio.c...Michael Shalayeff
2002-05-27sunix is 8x speed serialTheo de Raadt
2002-05-23syncTheo de Raadt
2002-05-23correct pci id for the sunix 8 port pucTheo de Raadt
2002-05-22regenMichael Shalayeff
2002-05-22another 4800 weirdo from cisco; from condor@vcable.netMichael Shalayeff
2002-05-17Handle the removal of 'const' from structure definition.mjacob
2002-05-17simplify dmesg printout (all models have all crypto)Theo de Raadt
2002-05-16DARPA blurbJason Wright
2002-05-16Normalize the exponent too. This allows exponents with bit lengths differentJason Wright
2002-05-16more register defnsJason Wright
2002-05-16Re-enable RNG on the 5601 (it needs to be disabled on some 5805 variants,Jason Wright
2002-05-15Driver for the Hifn 7814/7851/7854 HIPP1 processors; currently only supportsJason Wright
2002-05-15Rework MODEXP:Jason Wright