summaryrefslogtreecommitdiff
path: root/sys/dev/pci
AgeCommit message (Expand)Author
1998-09-21Roll back to 1.71 version- too many unexplainable problems with 1.72.mjacob
1998-09-18regendrochner
1998-09-18Add PCI-VME interfaces: Tundra Universe and Bit3 2706drochner
1998-09-18Regen.mark
1998-09-18Add yet another vendor ID for Fujitsu.mark
1998-09-17dma setup now returns CMD_QUEUED or CMD_COMPLETE. Clarify a ternarymjacob
1998-09-15Fix a problem where txput could "lose" dmamaps if it couldn't actuallymatt
1998-09-15This commit fixes two bugs in the de driver. The first is that thematt
1998-09-08add more general probe to regular more operation stuffmjacob
1998-09-08Remove clocks as common code now can determine what clock rates to use.mjacob
1998-09-06Regen.veego
1998-09-06Add the Brooktree 878 and 879 id's and fix the comment of the 849 entry.veego
1998-09-02Since the RAMDAC drivers use the !=0-ness of fields for diagnosticdrochner
1998-08-31Remove __BROKEN_INDIRECT_CONFIGdante
1998-08-29Adjust copyright justificationdante
1998-08-29Add rcs iddante
1998-08-28some fixes:drochner
1998-08-26regendrochner
1998-08-26add the SIS 5597/5598 all-in-one PCI chipsetdrochner
1998-08-26Add AdvanSys supportdante
1998-08-26Changed ADVSYSPROD to ADVSYS vendor IDdante
1998-08-26Add AdvanSys 930U and 940U SCSI controllersdante
1998-08-25Add some braces to make egcs happy.thorpej
1998-08-25Change the 32-bit fields of the RFA to an arrays of bytes, so thatthorpej
1998-08-24Fix bug in transmit logic that would transmits to stop. Boolean dyslexiamatt
1998-08-20Add some braces to stop the new egcs warnings.veego
1998-08-18Initial support for the Brooktree Bt463 RAMDAC.thorpej
1998-08-18Add some braces to make egcs happy.thorpej
1998-08-18Fix a couple of obvious bugs in the hardware cursor handling code, andthorpej
1998-08-18Need an entry point to check cursor colormap entries for validitythorpej
1998-08-18When updating the cursor colormap, actually store the data in ourthorpej
1998-08-18Add set_curcmap and get_curcmap RAMDAC methods, for use by the TGA hardwarethorpej
1998-08-18vm_offset_t -> vaddr_tthorpej
1998-08-17* Redo the way the way the MIDI driver attaches to audio devices.augustss
1998-08-15Oops, don't forget to tick the MII once a second.thorpej
1998-08-15Fix typos in last commit.bouyer
1998-08-15correct indent.bouyer
1998-08-15Assign my copyrights to TNF.mycroft
1998-08-15Assign my copyrights to TNF.mycroft
1998-08-15Make copyright notices with my name consistent.mycroft
1998-08-142 changes to pciide_probe_wdc() (used in compatibility mode to checkdrochner
1998-08-13Merge paddr_t changes into the main branch.eeh
1998-08-12Associate the preamp with the mic volume in the input class.mycroft
1998-08-12Oops; fix typos.mycroft
1998-08-12Completely rewrite media selection. Add support for the MII/PHY onthorpej
1998-08-12Add a knob to enable/disable the mic preamp.mycroft
1998-08-12minor change to make the message less linux likemjacob
1998-08-11Adapt to new MII code.thorpej
1998-08-11G/c the 83840 register definitions.thorpej
1998-08-11Adapt to new MII code.thorpej