summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2004-02-04Change these defines to be a display specific define and also removeDale Rahn
2004-02-03advertise features of our crypto chips better; ok tdevalTheo de Raadt
2004-02-03repair catsMichael Shalayeff
2004-02-02as grange pointed out, BUFQ_ALLOC might failTed Unangst
2004-02-02Yet another signature; reported by danh@Alexander Yurchenko
2004-02-02Support for UDMA2 capable SCx200 ide found on all National SemiconductorAlexander Yurchenko
2004-02-02Don't return random garbage in the default case; return the smallest ringBrad Smith
2004-02-02ite is a yet another ``raid'' device, fake interface for it.Alexander Yurchenko
2004-02-01Restore support for amd64.Thomas Nordin
2004-02-01remove prototypes for non-existant functions.Brad Smith
2004-02-01add cats support ok deraadt@Dale Rahn
2004-01-31fix stupid typo in the reading/writing mode control register for ite.Alexander Yurchenko
2004-01-31ite doesn't need a special interrupt function.Alexander Yurchenko
2004-01-31Disable i31244 support until we see a real divice using this chip.Alexander Yurchenko
2004-01-31constify timing values.Alexander Yurchenko
2004-01-31spaces, .o is the same.Alexander Yurchenko
2004-01-31Add pci_machdep hook for cats. ok deraadt@Dale Rahn
2004-01-31Arm provides audio interrupt bits, do not default them here. ok deraadt@Dale Rahn
2004-01-28Add new probe signature. From Alexey E. Suslikov <cruel@texnika.com.ua>.Alexander Yurchenko
2004-01-28syncTheo de Raadt
2004-01-28K8HTB bridges..Theo de Raadt
2004-01-28an amd64 arch support.Michael Shalayeff
2004-01-27this part is not needed for sierra wirelessTheo de Raadt
2004-01-26shorter messageTheo de Raadt
2004-01-26print cis information on configured cards as pcmcia(4) does; mentioned byFederico G. Schwindt
2004-01-24Also add support for Sierra A550 and A710/A750 which are apparently mapTheo de Raadt
2004-01-24syncTheo de Raadt
2004-01-24two more sierras that are equivalantTheo de Raadt
2004-01-24syncTheo de Raadt
2004-01-24Sierra A555 1x card supportTheo de Raadt
2004-01-24Do *not* set scsi_link flags to SCSIDEBUG_LEVEL for every ahc device.Kenneth R Westerback
2004-01-23Use %b to display status register, this will make bug reports moreAlexander Yurchenko
2004-01-23syncPeter Stromberg
2004-01-23Virtual SVGA IIPeter Stromberg
2004-01-21dynamic bufq support. basically a nullop. ok grange@Ted Unangst
2004-01-20don't limit the number of sessions to the onboard ram (always upload theJason Wright
2004-01-20Support for i852/855/865 AGP; from NetBSD via Michael van derAlexander Yurchenko
2004-01-20Correct checks for non-i810 chip; from FreeBSD.Alexander Yurchenko
2004-01-20when reading eeprom for the address, DELAY(4) during the operations.Theo de Raadt
2004-01-19Rename a few defines to avoid namespace pollution. The only one used was 'REA...Kenneth R Westerback
2004-01-17Read product id and revision from pci conf space only onceAlexander Yurchenko
2004-01-17Major stability improvement. Fix a variety of systems and problemsKenneth R Westerback
2004-01-17Fix SC_DEBUG() call so ahc compiles with SCSIDEBUG.Kenneth R Westerback
2004-01-16Do not print CHS info for LBA drives, it's useless for drives withAlexander Yurchenko
2004-01-15syncAlexander Yurchenko
2004-01-15Two Silicon Image SATA chips.Alexander Yurchenko
2004-01-15ansi and some spaces; no f/cAlexander Yurchenko
2004-01-15Provide explicit function argument declarations.Miod Vallat
2004-01-14Do not fill more than the first three fields of cfdriver structures unlessMiod Vallat
2004-01-14Nuke SDEV_NOLUNS, SDEV_FORCELUNS, and PQUIRK_FORCELUNS quirks. AlsoKenneth R Westerback