Age | Commit message (Expand) | Author |
2005-09-25 | Change 21040 modes slightly. | Brad Smith |
2005-09-25 | Remove some duplicate definitions. | Brad Smith |
2005-09-25 | shuffle some stuff around | Brad Smith |
2005-09-25 | remove TULIP_PCI_ATTACH_ARGS and TULIP_SHUTDOWN_ARGS | Brad Smith |
2005-09-25 | 1.83 again: | David Gwynne |
2005-09-25 | 1.82 again; dont use the scsi xfer to decide if we should dma_sync. | David Gwynne |
2005-09-25 | remove more indirection through typedef's and macros | Brad Smith |
2005-09-25 | - delint: zero sized array initalisation is a gccism | Brad Smith |
2005-09-24 | The ADM8211B seems to stall after some time of constant | Jonathan Gray |
2005-09-24 | Make use of ieee80211_ibss_merge() from net80211. | Jonathan Gray |
2005-09-24 | Remove a bunch of redundant defines that are also in net80211. | Jonathan Gray |
2005-09-24 | Make atw_cardbus_power() not tell us its name every time it is called... | Jonathan Gray |
2005-09-24 | Force takeover of host ports after hibernate/resume, otherwise devices will | Christopher Pascoe |
2005-09-23 | Handle SI4126 operations differently on ADM8211B. This | Jonathan Gray |
2005-09-23 | complete rearrange and spaces. makes this readable. no binary change. | Federico G. Schwindt |
2005-09-23 | addition O2Micro registers needed to make certain chipsets work (atheros | Federico G. Schwindt |
2005-09-23 | regen. | Federico G. Schwindt |
2005-09-23 | more O2 micro entries and correct some existing ones; based on diff | Federico G. Schwindt |
2005-09-23 | cleanup and simplify the regulation domain handling. some devices are | Reyk Floeter |
2005-09-23 | change the fallback regulation domain to FCC2A (Canada) instead of | Reyk Floeter |
2005-09-23 | {TrendNet,Trendware} -> TRENDnet, ok jsg@ | Alexander von Gernler |
2005-09-23 | - fix PowerNow flags, cosmetic, only affects dmesg output. | Brad Smith |
2005-09-22 | Simplify DMA handling. Limit DMA size to a fixed numer of slots. | Claudio Jeker |
2005-09-22 | Notify sppp about link state changes. This makes PPP encoding work. | Claudio Jeker |
2005-09-22 | remove the very basic ath(4) rate control implementation and use | Reyk Floeter |
2005-09-22 | revert 1.82 and 1.83 of ami.c and 1.26 of amivar.h since it seems to be | David Gwynne |
2005-09-22 | NEWINTR is not an option on OpenBSD. | Dale Rahn |
2005-09-22 | Print MAC name and version and use "address" instead of | Jonathan Gray |
2005-09-21 | isbad() is only used on SMD disks on sparc; remove it on other platforms. | Miod Vallat |
2005-09-21 | Reduce NKMEMPAGES_MAX_DEFAULT_SUN4M, or we may allocate too much of kernel_map | Miod Vallat |
2005-09-21 | fix ami_drv_inq so it uses ami_cmd's ability to use an arbitrary kernel | David Gwynne |
2005-09-21 | dont use the scsi xfer in ami_done to figure out if we have to sync a | David Gwynne |
2005-09-21 | remove the bits in the ccb that were needed to support scsi commands on | David Gwynne |
2005-09-21 | rename nsg to nsge in struct ami_passthrough to be consistent with the | David Gwynne |
2005-09-21 | use the ccbs passthrough command in the raw scsi path rather than | David Gwynne |
2005-09-21 | allocate space in each ccb to store a passthrough command | David Gwynne |
2005-09-21 | Improve readability by using a variable instead of repeated | Kenneth R Westerback |
2005-09-21 | Missing parenthesis. Same problem was addressed in sd.c r1.90. Could | Kenneth R Westerback |
2005-09-20 | unbreak tree, how did you do that miod | Theo de Raadt |
2005-09-20 | Turn CPU_INFO_FOREACH into a real construct, like all queue(3) iterators, | Miod Vallat |
2005-09-20 | add iterators for usb descriptors. from Tony Lambris and Staffan Ulfberg. | David Gwynne |
2005-09-20 | memory, media handling and a bunch of register definitions for Yukon-2. | Brad Smith |
2005-09-20 | merge xmaciireg.h and yukonreg.h into if_skreg.h | Brad Smith |
2005-09-20 | remove unused pci_intr_evcnt() macro. | Brad Smith |
2005-09-20 | shuffle some stuff from skreg to skvar | Brad Smith |
2005-09-19 | sync | Theo de Raadt |
2005-09-19 | Cypress rs232 (not currently ucom compatible) | Theo de Raadt |
2005-09-19 | spaces. | Federico G. Schwindt |
2005-09-19 | o Add initial bits for IBSS support. | Damien Bergamini |
2005-09-19 | sin6_scope_id maps to interface indices for link local addresses only! | Brad Smith |