Age | Commit message (Expand) | Author |
2001-06-26 | Support for Motorola Raven | Steve Murphree |
2001-06-26 | size fixes. Some KNF. | Niklas Hallqvist |
2001-06-26 | Hey, what did ya expect... more reg defs? | Jason Wright |
2001-06-26 | There should be a way of automating register defines from databooks *sigh* | Jason Wright |
2001-06-26 | make iop_msg_post deal w/ the size itself | Michael Shalayeff |
2001-06-26 | Some stylistic changes | Niklas Hallqvist |
2001-06-26 | initialize sw and fix the the mb length | Michael Shalayeff |
2001-06-26 | a few style changes from niklas and fill the mb for ofifo_init proper | Michael Shalayeff |
2001-06-26 | make the scratch mem global, convert reset, status_get, and ofifo_init, the l... | Michael Shalayeff |
2001-06-26 | Comment about the bus_space_alloc calls and their problems | Niklas Hallqvist |
2001-06-26 | supply a size argument to the _post and _msg_post. | Michael Shalayeff |
2001-06-26 | Create a scratch dma map | Niklas Hallqvist |
2001-06-26 | jack up the rng clock prescalar a bit | Jason Wright |
2001-06-26 | remove statics | Niklas Hallqvist |
2001-06-26 | Fix args to pciide_machdep_compat_intr_disestablish | Constantine Sapuntzakis |
2001-06-26 | cleaning and adding a bit of debugging code... next step: bignums from userla... | Jason Wright |
2001-06-26 | clock multiplier bits | Jason Wright |
2001-06-26 | add support for hardware rng using default scalar (can generate up to a | Jason Wright |
2001-06-26 | fix big oops in bus access macros and buffer for rng | Jason Wright |
2001-06-26 | this is not a bus master | Jason Wright |
2001-06-26 | move bus access to var where it belongs | Jason Wright |
2001-06-26 | bus access methods | Jason Wright |
2001-06-26 | finish register defs | Jason Wright |
2001-06-26 | vendor extensions not yet | Michael Shalayeff |
2001-06-26 | Start at raw SCSI support over i2o, from NetBSD, hacked by me, not ready | Niklas Hallqvist |
2001-06-25 | regen | Michael Shalayeff |
2001-06-25 | i960 ppb on dpt i2o cards | Michael Shalayeff |
2001-06-25 | some reg defs | Jason Wright |
2001-06-25 | Revert change to using sc_link in calls to siop_print_info(). | Kenneth R Westerback |
2001-06-25 | Forgot the PCI bus attachment, from NetBSD, hacked by mickey | Niklas Hallqvist |
2001-06-25 | Comment out the iopsp desc. | Niklas Hallqvist |
2001-06-25 | New dma engine skeleton | Jason Wright |
2001-06-25 | prototype OF_interpret(), more cleanup. | Dale Rahn |
2001-06-25 | Initial I2O framework from NetBSD, hacked up by mickey and me. | Niklas Hallqvist |
2001-06-25 | Enable interrupts during PCIIDE detect | Constantine Sapuntzakis |
2001-06-25 | Undo premature commit | Constantine Sapuntzakis |
2001-06-25 | Cleanup/rewrite. Some further work. No crypto yet. | Hakan Olsson |
2001-06-25 | Whoops, there's nothing at sc_link[1] any more | Constantine Sapuntzakis |
2001-06-25 | bits are -wrong- in documentation... this is a recurring theme, do chip | Jason Wright |
2001-06-25 | Add disestablish routine for compat PCIIDE interrupts | Constantine Sapuntzakis |
2001-06-25 | remove struct and contsts duplicated in between the files. | Michael Shalayeff |
2001-06-25 | pci_mapreg_map requires another argument | Nathan Binkert |
2001-06-25 | Change autonegotiation timeout for devices with a gigabit phy to 10s. All | Nathan Binkert |
2001-06-25 | Have to enable PIER as well as DMAIER in order to get interrupts from the | Jason Wright |
2001-06-25 | Fix this right this time. ugh. | Dale Rahn |
2001-06-25 | remove unused variable. | Dale Rahn |
2001-06-25 | Fix excessive resets and device probes by storing IDENTIFY results in the | Constantine Sapuntzakis |
2001-06-25 | Add the missing endian pieces to wavelan driver. | Dale Rahn |
2001-06-25 | Convert to new timeouts; miod@ ok | Aaron Campbell |
2001-06-25 | ether_input_mbuf(). | Federico G. Schwindt |