Age | Commit message (Expand) | Author |
2004-02-22 | Minor tweak from gibbs @ FreeBSD. Shorten one printf, eliminate | Kenneth R Westerback |
2004-02-21 | Remove left-over dependencies on the old rcons code. | Miod Vallat |
2004-02-21 | SCSI_DATA_OUT doesn't mean transfer from host in all cases, when | Alexander Yurchenko |
2004-02-21 | Eliminate the quirks SDEV_NOSTARTUNIT, UMASS_QUIRK_NO_START_STOP, and | Kenneth R Westerback |
2004-02-19 | SpeedStep support for those Pentium processors which have | Alexander Yurchenko |
2004-02-19 | wdc logs fixes from costa@: | Alexander Yurchenko |
2004-02-19 | fix typo, KNF | Markus Friedl |
2004-02-19 | don't disable the Sound Blaster legacy mode by default, as this breaks | Markus Friedl |
2004-02-18 | Yet another wonna-be-raid device. | Alexander Yurchenko |
2004-02-15 | knf | Ted Unangst |
2004-02-15 | new arg to disk_unbusy, to record separate read/write statistics. | Ted Unangst |
2004-02-15 | break in default switch cases | Ted Unangst |
2004-02-13 | Cleanup debug messages: use %b for status, %x -> 0x%x, wrap lines. | Alexander Yurchenko |
2004-02-13 | bce (Broadcom 4401 10/100 ethernet driver) from NetBSD | Andreas Gunnarsson |
2004-02-13 | Not used in updated ahc. | Kenneth R Westerback |
2004-02-13 | Not used in updated ahc. | Kenneth R Westerback |
2004-02-12 | don't reset the PHY when IPs are configured; from freebsd revision 1.16 | Markus Friedl |
2004-02-10 | Use SENSOR_FINVALID. | Alexander Yurchenko |
2004-02-10 | Use SENSOR_FINVALID. | Alexander Yurchenko |
2004-02-08 | Remove unused files. | Alexander Yurchenko |
2004-02-08 | Pull in a few recent changes from FreeBSD, plus a couple of local | Kenneth R Westerback |
2004-02-07 | Always disable interrupts on a controller for polled commands. | Alexander Yurchenko |
2004-02-07 | Final bits to make IT8212F working: | Alexander Yurchenko |
2004-02-07 | sync | Theo de Raadt |
2004-02-07 | new fxp; cmetz | Theo de Raadt |
2004-02-04 | Change these defines to be a display specific define and also remove | Dale Rahn |
2004-02-03 | advertise features of our crypto chips better; ok tdeval | Theo de Raadt |
2004-02-03 | repair cats | Michael Shalayeff |
2004-02-02 | as grange pointed out, BUFQ_ALLOC might fail | Ted Unangst |
2004-02-02 | Yet another signature; reported by danh@ | Alexander Yurchenko |
2004-02-02 | Support for UDMA2 capable SCx200 ide found on all National Semiconductor | Alexander Yurchenko |
2004-02-02 | Don't return random garbage in the default case; return the smallest ring | Brad Smith |
2004-02-02 | ite is a yet another ``raid'' device, fake interface for it. | Alexander Yurchenko |
2004-02-01 | Restore support for amd64. | Thomas Nordin |
2004-02-01 | remove prototypes for non-existant functions. | Brad Smith |
2004-02-01 | add cats support ok deraadt@ | Dale Rahn |
2004-01-31 | fix stupid typo in the reading/writing mode control register for ite. | Alexander Yurchenko |
2004-01-31 | ite doesn't need a special interrupt function. | Alexander Yurchenko |
2004-01-31 | Disable i31244 support until we see a real divice using this chip. | Alexander Yurchenko |
2004-01-31 | constify timing values. | Alexander Yurchenko |
2004-01-31 | spaces, .o is the same. | Alexander Yurchenko |
2004-01-31 | Add pci_machdep hook for cats. ok deraadt@ | Dale Rahn |
2004-01-31 | Arm provides audio interrupt bits, do not default them here. ok deraadt@ | Dale Rahn |
2004-01-28 | Add new probe signature. From Alexey E. Suslikov <cruel@texnika.com.ua>. | Alexander Yurchenko |
2004-01-28 | sync | Theo de Raadt |
2004-01-28 | K8HTB bridges.. | Theo de Raadt |
2004-01-28 | an amd64 arch support. | Michael Shalayeff |
2004-01-27 | this part is not needed for sierra wireless | Theo de Raadt |
2004-01-26 | shorter message | Theo de Raadt |
2004-01-26 | print cis information on configured cards as pcmcia(4) does; mentioned by | Federico G. Schwindt |