Age | Commit message (Expand) | Author |
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 |
2003-06-27 | Sunix covers a whole range of cards under this one ID so change the name | Henning Brauer |
2003-06-27 | ansi functions | Jason Wright |
2003-06-27 | These don't need linear mappings either. | Jason Wright |
2003-06-27 | Don't need LINEAR mappings. | Jason Wright |
2003-06-27 | ansify and add an alaw <-> mulaw conversion | Jason Wright |
2003-06-26 | sync | Theo de Raadt |
2003-06-26 | intel PRO_2100_3B wireless | Theo de Raadt |
2003-06-26 | alignment for extent_alloc_subregion cannot be zero | Michael Shalayeff |
2003-06-26 | constify readonly data | Michael Shalayeff |
2003-06-26 | regen | Michael Shalayeff |
2003-06-26 | add netgear ha501 802.11a | Michael Shalayeff |
2003-06-26 | fix probing for ami raid owned hba properly; mjacob@ ok | Michael Shalayeff |
2003-06-26 | it's better w/ a comma between irq and address | Michael Shalayeff |
2003-06-26 | align acb size to 256 bytes to avoid cache issues; krw@ ok | Michael Shalayeff |
2003-06-26 | space vs tab consistancy | Michael Shalayeff |
2003-06-25 | constify some readonly data | Michael Shalayeff |
2003-06-25 | fix #if/ifdef issue and use u_int16_t instead of int where appropriate | Michael Shalayeff |
2003-06-25 | Typo police: attribute is better written with an 'r'. | Miod Vallat |
2003-06-25 | Acknowledge the status interrupt in some odd and usually rare cases, which | Miod Vallat |
2003-06-25 | mimic delays pattern from i82365 on socket enable. actually pull the reset li... | Michael Shalayeff |
2003-06-25 | AN_RID_ACTUALCFG gets the same endianesslessness as AN_RID_GENCONFIG | Michael Shalayeff |
2003-06-25 | add topic97b support; from netbsd and tested by Pedro la Peu <pedro@am-gen.org> | Michael Shalayeff |
2003-06-25 | fix all the _BITS and their use | Michael Shalayeff |
2003-06-25 | implement new means of manipulating buf queues, bufq. | Ted Unangst |
2003-06-25 | Restore the original wdcdebug_mask instead of clearing DEBUG_PROBE when | Henric Jungheim |
2003-06-25 | Extend the sparc bus_space_tag_t to store access endianness in it, and | Miod Vallat |
2003-06-25 | Let the stp driver use different bus_space_tag_t for its own device access, | Miod Vallat |
2003-06-25 | #include <machine/intr.h> is not necessary here. | Miod Vallat |
2003-06-25 | a bit whitespace/tab KNF while I'm here | Henning Brauer |
2003-06-25 | support Moxa C104H | Henning Brauer |
2003-06-25 | regen | Henning Brauer |
2003-06-25 | Moxa C104H | Henning Brauer |
2003-06-24 | Add a "where" argument to the sparc64 interrupt code. This lets us | Henric Jungheim |
2003-06-23 | no need for an explicit <machine/intr.h> inclusion | Michael Shalayeff |
2003-06-23 | Split the stp driver into its core, and md attachment routines, and provide | Miod Vallat |