Age | Commit message (Expand) | Author |
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 | We want address incrementation disabled, so correctly ask for it... | Miod Vallat |
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 | Oops, put back iot/memt affectations in io_alloc/mem_alloc; spotted by todd@ | Miod Vallat |
2003-06-25 | Restore the original wdcdebug_mask instead of clearing DEBUG_PROBE when | Henric Jungheim |
2003-06-25 | Recent bus_space changes make ne at pcmcia work out of the box, | Miod Vallat |
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 | add a pf_tagname field to ifbrlreq and a pf_tag field to ifbrlnode. | Henning Brauer |
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-25 | Avoid a divide by zero by | Kenneth R Westerback |
2003-06-25 | fix _set_ functions as found while debugging an@stp | Michael Shalayeff |
2003-06-24 | ... and it must compile, too. Doh. | Miod Vallat |
2003-06-24 | io_alloc must provide working bus_space tag and handles... | Miod Vallat |
2003-06-24 | a.out emulation for dynamic binaries: intercept the right system calls | Marc Espie |
2003-06-24 | try to devise drive's rpm and default to 3600 should we fail miserably. | Michael Shalayeff |
2003-06-24 | Use the common Power9000 definitions. | Miod Vallat |
2003-06-24 | Add a "where" argument to the sparc64 interrupt code. This lets us | Henric Jungheim |
2003-06-24 | Revert the addition of the blanking code - it will corrupt displays after long | Miod Vallat |
2003-06-24 | For now depend on the gccism __CHAR_UNSIGNED__ to define if we have (un)signed | Dale Rahn |
2003-06-24 | in the ipv6 case, allow route-to to route to link-local addresses | Henning Brauer |
2003-06-24 | KNF | Henning Brauer |
2003-06-24 | recover code that requires exact match on rtm_change/lock (lost in netbsd 1.16). | Jun-ichiro itojun Hagino |
2003-06-24 | remove unneeded checks of accept_rtadv. from kame | Jun-ichiro itojun Hagino |
2003-06-24 | * kame/sys/netinet6/nd6.c (nd6_rtrequest): changed a condition to | Jun-ichiro itojun Hagino |
2003-06-24 | use time.tv_sec directly, rather than having time_second (freebsd NIH). | Jun-ichiro itojun Hagino |
2003-06-24 | clear ln_hold earlier. from kame | Jun-ichiro itojun Hagino |
2003-06-23 | bus_space_*_raw*_1() do not exist; drahn@ ok | Michael Shalayeff |
2003-06-23 | Remove strcat() and strcpy() prototypes since we no longer have those | Todd C. Miller |
2003-06-23 | *_raw_*_1() functions do not exist | Michael Shalayeff |
2003-06-23 | no need to check nintr late in the code... it's verified pretty early | Jason Wright |
2003-06-23 | Properly account for fast interrupt vectors; this was accidentally broken | Miod Vallat |
2003-06-23 | strange things happen if we ack latched lasi ints on older machines | Michael Shalayeff |
2003-06-23 | and we have a copyright (TNF) | Ted Unangst |
2003-06-23 | no need for an explicit <machine/intr.h> inclusion | Michael Shalayeff |
2003-06-23 | Remove some debugging cruft. | Jason Wright |
2003-06-23 | Attachment glue for stp and tslot drivers, and add them, as well as wi0, | Miod Vallat |
2003-06-23 | Driver for the pcmcia slots in the Tadpole SPARCbook machines. | Miod Vallat |
2003-06-23 | Split the stp driver into its core, and md attachment routines, and provide | Miod Vallat |