Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-22 | more qlogic products | Theo de Raadt | |
2007-12-21 | Don't panic if someone inserts a CardBus slot for which we disabled CardBus | Mark Kettenis | |
support; print a properly formatted message instead. ok jsing@ | |||
2007-12-20 | More minor TX fixing (still sucks). Add more debug info and leave debug | Marcus Glocker | |
mode on for now. | |||
2007-12-20 | Get rid of __HAVE_PCCBB_ATTACH_HOOK. | Mark Kettenis | |
2007-12-20 | add original copyright | Oleg Safiullin | |
bad me | |||
2007-12-20 | regen | Brad Smith | |
2007-12-20 | add the ATI Radeon Mobility X1400 PCI id. | Brad Smith | |
From David Hill <dhill at mindcry dot org> ok dlg@ | |||
2007-12-20 | regen | Brad Smith | |
2007-12-20 | add the MCP77 LAN PCI ids. | Brad Smith | |
From Peer Chen @ NVIDIA via Linux ok dlg@ | |||
2007-12-20 | attach another variant of the MC8755, this one is found in x61s laptops from ↵ | Felix Kronlage | |
lenovo. tested by oga@ | |||
2007-12-20 | regen | Felix Kronlage | |
2007-12-20 | add another variant of the Sierra Wireless MC8755 3G/UMTS/HSDPA modems found ↵ | Felix Kronlage | |
in x61 laptops from lenovo | |||
2007-12-19 | Move watchdog timeout message from DPRINTF to printf. | Marcus Glocker | |
2007-12-19 | Fix page fault trap in TX path. Though TX path is still not working | Marcus Glocker | |
sane, resulting in watchdog timeout. | |||
2007-12-19 | If the CardBus bus number is left unconfigured, only attach pcmcia(4). | Mark Kettenis | |
ok jsing@, fgsch@ | |||
2007-12-19 | Fix the issue with some intel 965 host busses. Though the docs claim that the | Owain Ainsworth | |
mmaddr BAR is alway 64-bit, they lie. one some bridges it's not. Fix this by checking which type of memory it is before trying to map. Advice and ok kettenis@, Tested by myself and Matthew L. Shobe | |||
2007-12-18 | New it(4) driver. | Oleg Safiullin | |
Supports ITE IT8705/8712/8716/8718/8726 and SiS SiS950 hardware monitors and ITE IT8712F/8716F/8718F/8726F watchdog timer. | |||
2007-12-17 | Add new devices to match list. | Marcus Glocker | |
2007-12-17 | regen | Marcus Glocker | |
2007-12-17 | Differ between identical device strings until we find the correct model | Marcus Glocker | |
number. | |||
2007-12-17 | regen | Marcus Glocker | |
2007-12-17 | Add upgt USB 2.0 device IDs as seen on prism54.org. | Marcus Glocker | |
2007-12-17 | Make ether_crc32_le() work for our needs and therefore remove the large | Marcus Glocker | |
CRC-32 table. Suggested by deraadt@ | |||
2007-12-16 | Put inamp gain and inamp mute controls under AudioCinputs. This | Deanna Phillips | |
avoids some duplicate items when a pin widget has both input and output amplifiers. | |||
2007-12-16 | Count line-in as line-out, and label both as AudioNline. This is what | Deanna Phillips | |
the mixer expects. | |||
2007-12-16 | Add comment. | Marcus Glocker | |
2007-12-16 | the upgt file is.. optional | Theo de Raadt | |
2007-12-16 | Don't crash if we only try to attach pcmcia(4). | Mark Kettenis | |
ok jsing@, fgsch@ | |||
2007-12-16 | regen | Marcus Glocker | |
2007-12-16 | Inital driver for the Conexant/Intersil PrismGT SoftMAC USB 2.0 devices | Marcus Glocker | |
based on the GW3887 chipset (b/g). We are able to communicate more or less reliable with DS1 (1Mbps) yet. Tested on i386 and macppc. Short term TODOs: - Find out how to set TX rates. - Fix device hangup while high RX load. - Improve device reset (reload firmware on init, watchdog, etc.). - Fill man page with supported devices (need reports). - Add AMRR rate control. - Add HostAP mode. - Add IBSS mode. - Add LED support. - ... Long term TODOs: - Support the USB 1.0 devices (NET2280, ISL3880, ISL3886 chipsets). OK deraadt@, OK laurent@ | |||
2007-12-16 | destatic the static functions, they only make debugging harder. | Owain Ainsworth | |
While i'm here: remove a couple of debug printfs that shouldn't have gone in anyway. trowel on some KNF (I really need to get around to sending some of this upstream). remove some netbsd specific code that netbsd doesn't have anymore. ok tedu. | |||
2007-12-14 | the hardware does not allow to specify the protection mode in each | Damien Bergamini | |
frame, so track changes to protection mode at each beacon interval and update the hardware registers appropriately. cleanup some comments. undef RAL_DEBUG while i'm here.. | |||
2007-12-14 | Revert previous commit; something is still wrong, and I can't figure out what | Mark Kettenis | |
fast enough. | |||
2007-12-12 | 2nd two extra fans on the 5027 are encoded differently; diff | Theo de Raadt | |
from remco@d-compu.dyndns.org | |||
2007-12-11 | Fix check for pending interrupts as some other device is causing | Mike Belopuhov | |
the status register to change. From form@. ok jsg | |||
2007-12-11 | regen | Brad Smith | |
2007-12-11 | remove wrong MCP79 SMBus id in previous commit. | Brad Smith | |
2007-12-11 | - Remove disabled and unusable HW VLAN tagging code. | Brad Smith | |
- Remove setup of the HW VLAN stripping. Issue reported by and fix tested by henric@ ok dlg@ | |||
2007-12-11 | regen | Brad Smith | |
2007-12-11 | add the NVIDIA MCP79 LAN, AHCI, SMBus and HD Audio PCI ids. | Brad Smith | |
From Peer Chen @ NVIDIA via Linux ok dlg@ | |||
2007-12-10 | regen | Mike Belopuhov | |
2007-12-10 | Add GeForce 7200 GS. From form@. | Mike Belopuhov | |
Fix a typo while here. | |||
2007-12-10 | Kill a check for malloc fail. The malloc call uses M_WAITOK and thus | Owain Ainsworth | |
should not be able to fail. ok kettenis@. | |||
2007-12-10 | Make the "can't find VGA config space" error sound less scary. This | Owain Ainsworth | |
happens sometimes on intel PCI-E chipsets where integrated graphics have been disabled. ok kettenis, deraadt. | |||
2007-12-09 | fix automatic rate control (if the rate falls down to 6Mbps or 1Mbps, | Damien Bergamini | |
it is no longer stuck at that rate). workaround for a hardware bug when in HostAP or IBSS mode. | |||
2007-12-09 | Restore "evil hack" that we had before the recent agp(4) changes. Solves | Mark Kettenis | |
X display corruption. People should know better than just importing the latest random crap from NetBSD or FreeBSD. That's worse than doing a "commit and run". | |||
2007-12-09 | Un-#ifdef code, such that we don't attach cardbus if the bus nuber is | Mark Kettenis | |
unconfigured. Tested by a few; ok deraadt@ (a while back). | |||
2007-12-09 | unify synchronous scsi xfer completion handling. this started out as a fix | David Gwynne | |
to the completions for some scsi commands we simply ack in the disk_cmd handler. | |||
2007-12-09 | remove the nosleep argument to ata_get_xfer. it is a relic from when i | David Gwynne | |
used to allocated xfers out of a pool rather than as part of the hbas ccb structure. | |||
2007-12-09 | sturm@ let me know that the workaround in here breaks things on bge somehow. | Owain Ainsworth | |
Revert it for now. |