Age | Commit message (Expand) | Author |
2003-07-15 | i386 needs isavar.h, sparc64 doesn't (no one else uses this.. yet) | Jason Wright |
2003-07-15 | correct some debugging printfs | Jason Wright |
2003-07-15 | ansi | Jason Wright |
2003-07-15 | move prototype for com_raisedtr() to comvar.h (just like pccom). | Jason Wright |
2003-07-14 | uptimes in secs and usecs seem to be swapped w/ each other; also confirmed by... | Michael Shalayeff |
2003-07-14 | Add Siemens SpeedStream 1021 | Todd C. Miller |
2003-07-14 | regen | Todd C. Miller |
2003-07-14 | Add Siemens SpeedStream 1021 | Todd C. Miller |
2003-07-13 | make this compile on big endian systems. | Brad Smith |
2003-07-09 | sync | Otto Moerbeek |
2003-07-09 | Add V3 V961PBC i960 Host-PCI and VIA VT8751 Host-PCI | Otto Moerbeek |
2003-07-09 | Eliminate creation/destruction of dmamap's for every xmit by reusing | Kenneth R Westerback |
2003-07-09 | Fix problems with ICS1893 PHY and some sis chipsets. | Kenneth R Westerback |
2003-07-08 | no need for an explicit machine/intr.h; tested on alpha, i386, sparc | Michael Shalayeff |
2003-07-08 | sync | Damien Couderc |
2003-07-08 | add Intel 82865G/PE/P, Intel 82801ER and 3Com 3c940 deraadt@ ok | Damien Couderc |
2003-07-08 | regen | Michael Shalayeff |
2003-07-08 | fix aironet mpi-350 entry; deraadt@ ok | Michael Shalayeff |
2003-07-08 | Sync USB code with NetBSD. | Nathan Binkert |
2003-07-07 | ansify and remove statics | Jason Wright |
2003-07-06 | Add Corega Wireless LAN PCCL-11; Jonathon Fletcher | Todd C. Miller |
2003-07-06 | regen | Todd C. Miller |
2003-07-06 | Add Corega Wireless LAN PCCL-11 | Todd C. Miller |
2003-07-06 | trailing spaces | Alexander Yurchenko |
2003-07-05 | sync with netbsd | Nathan Binkert |
2003-07-05 | sync with NetBSD | Nathan Binkert |
2003-07-05 | better indent | Alexander Yurchenko |
2003-07-05 | Add missing timing value for CMD649 UDMA 5 mode. | Alexander Yurchenko |
2003-07-04 | no need for an BKTR_DEBUG always | Michael Shalayeff |
2003-07-03 | ansify | Jason Wright |
2003-07-03 | ansify | Jason Wright |
2003-07-01 | Don't dma map the xs->cmd. Copy it to a safe buffer that is already | Kenneth R Westerback |
2003-06-30 | remove the use of tl_unit | Anil Madhavapeddy |
2003-06-30 | remove the use of sis_unit | Anil Madhavapeddy |
2003-06-29 | change a %ju (which we dont have yet) to a %lu with an argument cast | Anil Madhavapeddy |
2003-06-29 | - cast rfact to int64_t before multiplication to avoid sign overflow | Alexander Yurchenko |
2003-06-29 | Don't check for valid ipa_nio in attach since we don't use pnp here; | Alexander Yurchenko |
2003-06-29 | lose ste_unit; jason@ ok | Anil Madhavapeddy |
2003-06-29 | nuke sf_unit; jason@ ok | Anil Madhavapeddy |
2003-06-29 | remove usage of xl_unit | Jason Wright |
2003-06-29 | another bad format string; %s->%d | Anil Madhavapeddy |
2003-06-29 | bad format string; %s -> %d | Anil Madhavapeddy |
2003-06-28 | supply missing argument to a panic string; ok tedu, deraadt | Anil Madhavapeddy |
2003-06-28 | fix wrong format type; ok deraadt, tedu, mickey | Anil Madhavapeddy |
2003-06-28 | Fix a bug which would promote a target from TARST_PROBING to | Kenneth R Westerback |
2003-06-27 | Take strlen() of an existing variable. Syntax error introduced in str* | Kenneth R Westerback |
2003-06-27 | more quirks from netbsd | Nathan Binkert |
2003-06-27 | kqueue support for various usb devices including: usb, uhid, ugen, | Nathan Binkert |
2003-06-27 | add support for a whole bunch of sunix cards | Henning Brauer |
2003-06-27 | sync | Henning Brauer |