Age | Commit message (Expand) | Author |
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 |
2001-06-25 | ether_input_mbuf() conversion. | Federico G. Schwindt |
2001-06-25 | ether_input_mbuf() conversion. | Federico G. Schwindt |
2001-06-25 | trivial ether_input_mbuf() conversion. | Federico G. Schwindt |
2001-06-25 | partial endianess fixes | Michael Shalayeff |
2001-06-24 | add i2o stubs | Michael Shalayeff |
2001-06-24 | - vlan_input_tag() takes 2 args now. | Federico G. Schwindt |
2001-06-24 | Program the address filter in vr_init(). Apparently the rhine cards are smart | Aaron Campbell |
2001-06-24 | Spelling ifdef correctly is not enough, you have to spell the conditionnal | Miod Vallat |
2001-06-24 | Remove an over-optimization from the polling loop of siop_scsicmd(), | Kenneth R Westerback |
2001-06-24 | cold is in systm now | Michael Shalayeff |
2001-06-24 | Some cleanup. | Hakan Olsson |
2001-06-24 | remove cold. | Federico G. Schwindt |
2001-06-24 | remove cold. | Federico G. Schwindt |
2001-06-24 | only run timeout if stirring happened, save cycles for mass energy conservation | Michael Shalayeff |
2001-06-24 | move extern int cold to .h | Federico G. Schwindt |
2001-06-24 | ether_input_mbuf(). | Federico G. Schwindt |
2001-06-24 | more ether_input_mbuf() conversion. | Federico G. Schwindt |
2001-06-24 | Remove some redundent copies of the total length/skip values and use the | Jason Wright |
2001-06-24 | Pass the device's scsi_link to siop_print_info(), instead of the | Kenneth R Westerback |
2001-06-24 | reflect reality more closely and remove more invertex stuff | Jason Wright |
2001-06-24 | Better description for LNAU commands. | Hakan Olsson |
2001-06-24 | - oops, masking off wrong bits in destination total length field | Jason Wright |
2001-06-24 | Avoid panics on the i386 if the bus/dev/func numbers are not valid | Matthieu Herrb |
2001-06-24 | Add back stuff I removed in previous commit with a minor change. | Federico G. Schwindt |
2001-06-24 | damn, correctly spell ifdef. | Federico G. Schwindt |
2001-06-24 | OpenBSD tag. | Federico G. Schwindt |
2001-06-24 | better. | Federico G. Schwindt |
2001-06-24 | allow ioctl(..., PCIOCREAD, ...) if the device was opened O_READONLY | Matthieu Herrb |