| Age | Commit message (Expand) | Author |
| 2000-07-25 | Map txrate for prism2, where each bit is apparently assigned to the | onoe |
| 2000-07-24 | Improve the model identification and match. Addresses PR-10485. | gmcgarry |
| 2000-07-24 | Regen. | gmcgarry |
| 2000-07-24 | Add entries for all Xircom ethernet models. | gmcgarry |
| 2000-07-24 | create a funcion, siop_busreset(), to reset the scsibus. | bouyer |
| 2000-07-24 | Pass the level and vector to vme_intr_map() in the correct order. | scw |
| 2000-07-24 | Increase polled command timeout to 2s. | ad |
| 2000-07-24 | Purge C++-style comments. | mycroft |
| 2000-07-23 | Be a little more explicit and careful about setting links in TDs and QHs. | augustss |
| 2000-07-23 | * Add entries for older Yamaha YMF chips (724, 740) plus the | jonathan |
| 2000-07-23 | * Add entries for older Yamaha YMF chips (724, 740) plus the | jonathan |
| 2000-07-22 | Add short device descriptions in comment lines. | pk |
| 2000-07-21 | - Big endianness cleanup: | is |
| 2000-07-21 | add support for SIOCS80211NWKEY and SIOCG80211NWKEY. | onoe |
| 2000-07-20 | Add the pccard controller for a Toshiba Portege drive. No vendor ID, no | abs |
| 2000-07-20 | Take advantage of generic soft interrupts, if available. | scw |
| 2000-07-20 | Regen. | ad |
| 2000-07-20 | Add what is apparently ESS's old vendor ID and corresponding product ID for | ad |
| 2000-07-20 | Make it compile when PCIIDE_AMD756_ENABLEDMA is defined. From kern/10555 | bouyer |
| 2000-07-20 | Regen. | tsutsui |
| 2000-07-20 | Add PMAG-JA framebuffer. | tsutsui |
| 2000-07-20 | don't define LIST_FOREACH, it's in sys/queue.h now. | deberg |
| 2000-07-19 | add some more CTIO flags | mjacob |
| 2000-07-19 | zero result queue entry when done if debugging. | mjacob |
| 2000-07-19 | fix mislabelled error case | mjacob |
| 2000-07-19 | Fixx off-by-one error in handlereset(). | pk |
| 2000-07-19 | More printf format munging for off_t: when printing as %lld, cast to long long. | nathanw |
| 2000-07-19 | Add MIDI support. From Tatoku Ogaito. | augustss |
| 2000-07-19 | moved the check priviledge for SIOCS80211NWID from each driver to ifioctl(). | onoe |
| 2000-07-18 | Use device_lookup() and ditch TAILQ sillyness. | ad |
| 2000-07-18 | add WEP support also for PRISM2 cards. | onoe |
| 2000-07-18 | Add support for Corega Wireless LAN PCC-11, and Farallon SkyLINE 11Mb. | onoe |
| 2000-07-18 | Add Farallon SkyLINE 11mb card as Intersil Prism2 | onoe |
| 2000-07-18 | add "#define PCI_INTERRUPT_PIN_MAX 0x04" | soda |
| 2000-07-18 | PAGE_SIZE -> IOASIC_DMA_BLOCKSIZE in one last place. From Izumi Tsutsui. | thorpej |
| 2000-07-18 | Back out previous. It is no longer needed, as both the Alpha | thorpej |
| 2000-07-17 | Don't make assumptions of the actual value of PCI_PMCSR_STATE_D0. | tron |
| 2000-07-17 | Don't clobber bits from 2 to 31 when trying to change the power state. | tron |
| 2000-07-17 | Clear the DMA pointer reload interrupt bits in the IOASIC_INTR | thorpej |
| 2000-07-17 | Regen. | augustss |
| 2000-07-17 | Some more products (from FreeBSD). | augustss |
| 2000-07-17 | - Write the registers 7930 registers properly on the Alpha (it's | thorpej |
| 2000-07-17 | Define IOASIC_DMA_BLOCKSIZE (4096 bytes). | thorpej |
| 2000-07-17 | G/c some unused (and incorrect, for our usage) definitions. | thorpej |
| 2000-07-17 | Use the IOASIC_DMA_ADDR() macro now that it is fixed. | thorpej |
| 2000-07-17 | Make sure to get the upper 5 bits of the page address mixed in | thorpej |
| 2000-07-16 | If card is in power state D3 put it into power state D0 so that it will | tron |
| 2000-07-15 | Fix uninitialized variable (reg) in fxp_pci_confreg_restore(); | jhawk |
| 2000-07-15 | Avoid printing duplicate colon when card is waked up. | tron |
| 2000-07-15 | Un-__P'ify kernel prototypes. | tron |