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 | remove struct and contsts duplicated in between the files. | Michael Shalayeff |
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 | partial endianess fixes | Michael Shalayeff |
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 | remove cold. | Federico G. Schwindt |
2001-06-24 | remove cold. | Federico G. Schwindt |
2001-06-24 | move extern int cold to .h | Federico G. Schwindt |
2001-06-24 | ether_input_mbuf(). | Federico G. Schwindt |
2001-06-24 | Pass the device's scsi_link to siop_print_info(), instead of the | Kenneth R Westerback |
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-23 | use ether_input_mbuf | Michael Shalayeff |
2001-06-23 | ether_input_mbuf(). | Federico G. Schwindt |
2001-06-23 | make use of ether_input_mbuf, easy | Michael Shalayeff |
2001-06-23 | ether_input_mbuf(). | Federico G. Schwindt |
2001-06-23 | Use ether_input_mbuf instead. | Federico G. Schwindt |
2001-06-23 | More constants cleaning. | Federico G. Schwindt |
2001-06-23 | Remove repeated ethernet constants; use if_ether.h for it instead. | Federico G. Schwindt |
2001-06-20 | fix array filling; alaric@MIT.EDU | Theo de Raadt |
2001-06-17 | Set the delta for the particular source so telling mixerctl to decrease the | Michael Shalayeff |
2001-06-16 | simplify; commiting at aazubel's place. | Federico G. Schwindt |
2001-06-13 | From NetBSD, 82562 requires a nop before a resume (tested by mickey) | Jason Wright |
2001-06-12 | Make pci_mapreg_map take an extra argument where we can | Niklas Hallqvist |
2001-06-11 | Bail out of wi_attach() if the ether addr cannot be read from the | Todd C. Miller |
2001-06-11 | For PCI attachments print the CIS strings since otherwise all we have | Todd C. Miller |
2001-06-10 | inconsistantly redundant returns | Michael Shalayeff |
2001-06-10 | In wi_cmd() wait for the busy bit to clear; from NetBSD (ichiro) | Todd C. Miller |
2001-06-09 | Updates from NetBSD: | Todd C. Miller |
2001-06-09 | Print firmware version for Lucent as well as Prism2 and break into | Todd C. Miller |
2001-06-07 | Kill #define duplicates between if_wireg.h and if_wi_ieee.h | Todd C. Miller |
2001-06-07 | remove extra space before ether address for Lucent wi boards | Todd C. Miller |
2001-06-07 | no, definately *wi.* does not work here | Michael Shalayeff |
2001-06-07 | missed from last ci, all is from netbsd of course | Michael Shalayeff |
2001-06-07 | probe prism2 chips based on the probed card id, not cis | Michael Shalayeff |
2001-06-06 | We now disable interrupts in the bus-specific attach routine. | Todd C. Miller |
2001-06-06 | PCI shim for if_wi.c as promised. Magic for setting the PLX up | Todd C. Miller |
2001-06-06 | Don't forget to make it compile. | Angelos D. Keromytis |
2001-06-05 | Don't forget to init b_dep. | Artur Grabowski |
2001-05-27 | Put back the fix for the possible leak and fix another bug | Artur Grabowski |
2001-05-26 | remove code which was obviously not tested. begone, sloppy code monkeys | Theo de Raadt |
2001-05-26 | Use m_tag_init() to initialize new mbuf m_pkthdr fields, rather than | Angelos D. Keromytis |
2001-05-24 | When releasing the tx buffers, walk through all of them, don't abort when | Artur Grabowski |
2001-05-24 | typo | Artur Grabowski |