| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | After been attacked by Michael Buesch <mb@bu3sch.de> because we initially | 2007-04-05 | 1 | -202/+0 | |
| | | | | | | | were using some of their routines in the bcw driver, I decided to stop working on it. To avoid any further license chit chat I plain drop the driver. | ||||
| * | There is no need to keep the intrstr in the drivers softc struct. | 2007-04-01 | 1 | -11/+12 | |
| | | |||||
| * | Enable interrupts. | 2007-03-31 | 1 | -47/+16 | |
| | | |||||
| * | Fix strict alignment panic. Makes my BCM4306 attach on sparc64. | 2007-03-04 | 1 | -4/+4 | |
| | | |||||
| * | Kill a cardbus dependency which breaked kernel compilation e.g. for | 2007-03-04 | 1 | -14/+15 | |
| | | | | | | | sparc*. OK deraadt | ||||
| * | Some KNF. | 2007-02-26 | 1 | -22/+19 | |
| | | |||||
| * | Remove PCI powerhooks, bcw_pci_enable() and bcw_pci_disable(). | 2007-02-26 | 1 | -32/+1 | |
| | | |||||
| * | We need to save some PCI infos in our softc struct for further decisions | 2007-02-26 | 1 | -1/+4 | |
| | | | | | in the driver code. | ||||
| * | Get correct chip revision and also get chip package. | 2007-02-24 | 1 | -2/+1 | |
| | | |||||
| * | Don't wrap line before printing MAC address. | 2007-01-03 | 1 | -2/+2 | |
| | | |||||
| * | From Jon Simola <simola@mecha.com>: | 2006-12-08 | 1 | -17/+12 | |
| | | | | | Style and whitespace cleanup. | ||||
| * | From Jon Simola <simola@mecha.com>: | 2006-12-06 | 1 | -3/+22 | |
| | | | | | | Add bus-specific config space read and write functions, this fixes the attach for ian@darwinsys.com and properly enumerates multiple cores. | ||||
| * | From Jon Simola <simola@mecha.com>: | 2006-11-29 | 1 | -39/+14 | |
| | | | | | | New bcw_powercontrol_crystal_on() function, and fix the license for the pci wrapper. | ||||
| * | add the BCM4312 PCI id. | 2006-11-22 | 1 | -1/+2 | |
| | | |||||
| * | Some more minor cleanup in the PCI hookup. | 2006-11-22 | 1 | -11/+1 | |
| | | | | | From Jon Simola <jon@mecha.ca>. | ||||
| * | From Jon Simola <simola@mecha.com>: | 2006-11-21 | 1 | -24/+21 | |
| | | | | | | | Lots of help from Jonathan Gray. bcw_regs has been removed, and DMA/descriptor style changes that look more normal. Tested, no loss in current unfunctionality. | ||||
| * | This is a very initial import for a driver which supports the IEEE 802.11 | 2006-11-17 | 1 | -0/+286 | |
| Broadcom BCM43xx chipset. Device attaches, but has no further functionality yet. The work has been done by Jon Simola <jsimola@gmail.com>, based on the existing bce(4) code. He will continue to work on the driver and try to make further progress. ok deraadt@ | |||||
