summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2005-08-11Only match AX88178 if AXE_DEBUG is defined for the moment.Jonathan Gray
2005-08-10whitespace nitsJonathan Gray
2005-08-10Some of the bits that will be required for AX88178.Jonathan Gray
2005-08-10Audiovox RTM-8000 has a st16650 uart but its fifo is 16 bytes instead ofFederico G. Schwindt
2005-08-10syncHenning Brauer
2005-08-10MyriNet adapter found in the alpha, theo okHenning Brauer
2005-08-10Some additional ICH7 bits which aren't strictly necessary to workJonathan Gray
2005-08-10Mention if the disk supports IDLE IMMEDIATE with UNLOAD FEATUREJonathan Gray
2005-08-09Provide HDD serial numbers to bio. Requested deraadt@ ok dlg@Marco Peereboom
2005-08-09do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisub...Michael Shalayeff
2005-08-08Add ses link. Tested and ok deraadt@Marco Peereboom
2005-08-08rename a bunch of bio/raid APIs to stop the bleeding in dlg andTheo de Raadt
2005-08-08Add devices to structures.Marco Peereboom
2005-08-07ati ixp audio; ported form ntbsd in <4h of boretime; testing by krw@ and ian@Michael Shalayeff
2005-08-07remove some scsi bus warnings and gunk if on a ramdisk; semi-ok krwTheo de Raadt
2005-08-06while checking for an aux port, if we timeout waiting for our testjoshua stein
2005-08-06Improved X40 kludge, tested by djm@.Jonathan Gray
2005-08-05correct io base/limit registers handling. from mycroft. only affectsFederico G. Schwindt
2005-08-05Add one more Compaq Smart Array 6i.Marco Pfatschbacher
2005-08-05regen.Marco Pfatschbacher
2005-08-05Add one more Compaq Smart Array 6i.Marco Pfatschbacher
2005-08-05fix cac commentMichael Shalayeff
2005-08-05Correct URL. Noticed by Dries Schellekens <gwyllion at ulyssis.org>.Jonathan Gray
2005-08-05X40 has to be prodded a bit more to work.Jonathan Gray
2005-08-05Add support for SCSI pass-through commands for enclosure and processor devicesMarco Peereboom
2005-08-05Start of a driver for the "Active Protection System" accelerometerJonathan Gray
2005-08-04allow dcphy_status() to be called even when the parent interfaceBrad Smith
2005-08-04regenJonathan Gray
2005-08-04new axeJonathan Gray
2005-08-04Support for ICH7 audio tested by Mark.Peoples at asu.eduJonathan Gray
2005-08-04Include if_ether.h and use better usbd_devinfo_alloc argument. ok brad@Can Erkin Acar
2005-08-03enforce 10-bit width for i/o addresses when start address is assigned byFederico G. Schwindt
2005-08-03This commit was derived from a commit to FreeBSD..Brad Smith
2005-08-03if fw provides no max sgl len -- suggest some of our ownMichael Shalayeff
2005-08-03in config loop: make delay longer and less iterations to make it run in a bet...Michael Shalayeff
2005-08-02apparently reading idb sometimes produces better results if prependMichael Shalayeff
2005-08-02int mask is matched on the subsys ids not prod idsMichael Shalayeff
2005-08-02kill 2kB stack offender in cardbus_attach_card.Christopher Pascoe
2005-08-02reduce stack usageReyk Floeter
2005-08-02unbreak ubt(4)Reyk Floeter
2005-08-02syncPeter Valchev
2005-08-02an alternative Cicada OUI (for CS8201B PHY) spotted in a VIA VT6122Peter Valchev
2005-08-02Marvell 88E1111 from Dave Huang in NetBSD PR 30556.Jonathan Gray
2005-08-02regenJonathan Gray
2005-08-02Marvell 88E1111 from Dave Huang in NetBSD PR 30556.Jonathan Gray
2005-08-01make compile againMichael Shalayeff
2005-08-01add another fxp.Brad Smith
2005-08-01regenBrad Smith
2005-08-01add some Intel PCI ids.Brad Smith
2005-08-01Remove spurious space.Mark Kettenis