Age | Commit message (Expand) | Author |
2004-05-05 | regen | joshua stein |
2004-05-05 | make my treo 600 attach as a uvisor instead of ugen, from netbsd | joshua stein |
2004-05-05 | regen | Brad Smith |
2004-05-05 | more TI devices | Brad Smith |
2004-05-05 | regen | Michael Shalayeff |
2004-05-05 | shrink some descriptions | Michael Shalayeff |
2004-05-05 | regen | Michael Shalayeff |
2004-05-05 | a few mylex raid things; from netbsd | Michael Shalayeff |
2004-05-04 | Remove useless ``elm'' argument from the SIMPLEQ_REMOVE_HEAD macro. | Alexander Yurchenko |
2004-05-04 | Fix my stupid bug with missing sata_setup_channel() call. | Alexander Yurchenko |
2004-05-04 | sync | Alexander Yurchenko |
2004-05-04 | A couple of Intel 6300ESB devices found in dmesg posted to misc@ | Alexander Yurchenko |
2004-05-04 | Sort out the various Intel Pro/1000 IDs. | Henric Jungheim |
2004-05-04 | Sync. | Henric Jungheim |
2004-05-04 | Sort out the various Intel Pro/1000 device IDs. | Henric Jungheim |
2004-05-03 | If wi@pcmcia fails in wiattach(), disestablish the interrupt and | Dale Rahn |
2004-05-03 | Remove OpenBSD/pegaos, this has been announced before but delayed until | Dale Rahn |
2004-05-01 | Fix a disk_unbusy() that was missing the 3rd argument; Georg Schwarz | Todd C. Miller |
2004-05-01 | Fix nasty bug where driver would not correctly catch and handle an rnr | Bob Beck |
2004-04-28 | Add FLUSH CACHE EXT command from ATA/ATAPI-6 spec. | Alexander Yurchenko |
2004-04-28 | Removing some erroneous \n junk and a little KNF. ok & tested krw@ | Marco Peereboom |
2004-04-28 | Make carp(4) aware of its physical interface: | Ryan Thomas McBride |
2004-04-27 | irregardless -> irrespective; | Jason McIntyre |
2004-04-26 | vaddr_t casts for vtophys, works on amd64. ok deraadt@ | Ted Unangst |
2004-04-26 | oh we need to model check and not crank > 256 for older cards... do that later | Theo de Raadt |
2004-04-26 | this driver had 256 clusters for receive buffers. move to 512, to increase | Theo de Raadt |
2004-04-26 | start with minimum recieve rings. when we ifconfig up, allocate more. | Theo de Raadt |
2004-04-26 | Allocate rx buffer mbuf clusters at ifconfig time, release them when the | Ryan Thomas McBride |
2004-04-26 | Howe eye wysh eye cud spel. | Ryan Thomas McBride |
2004-04-25 | sync | Theo de Raadt |
2004-04-25 | new axe; freebsd | Theo de Raadt |
2004-04-25 | Make it clear that we will give each target an openings value equal to | Kenneth R Westerback |
2004-04-25 | Rework SCSI_POLL/INQUIRY logic to make it more readable, not least by | Kenneth R Westerback |
2004-04-24 | Define wscons device ids for the Luna devices. | Miod Vallat |
2004-04-23 | kill evil spaces | Michael Shalayeff |
2004-04-23 | properly id CX20468 and patch it too, also one more _cx codec; made possible ... | Michael Shalayeff |
2004-04-20 | Belkin F5U109; from NetBSD, ok henning | Peter Valchev |
2004-04-20 | protect from multiple inclusion; ok miod | Peter Valchev |
2004-04-19 | allow this to compile after the tags/wide/sync SCSI fix went in. | Brad Smith |
2004-04-18 | Sync with FreeBSD's "em". | Henric Jungheim |
2004-04-18 | Fix cut/paste typo in error message. | Kenneth R Westerback |
2004-04-18 | Restore siop's (and possibly others) ability to negotiate tags/wide/sync by | Kenneth R Westerback |
2004-04-17 | oops, it is on the 2nd ID | Theo de Raadt |
2004-04-17 | sync | Theo de Raadt |
2004-04-17 | exsys EX41098 | Theo de Raadt |
2004-04-16 | remote splaudio hack, now that all architectures that need it, | Peter Valchev |
2004-04-15 | Fix incorrect error message (rx dma map, not tx). | Ryan Thomas McBride |
2004-04-15 | regen | Michael Shalayeff |
2004-04-15 | a plessey phy as found on some pnics | Michael Shalayeff |
2004-04-15 | user bus_dmamap_load_mbuf and set rcvif on receive | Michael Shalayeff |