Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-14 | Add a comment. | Alexander Yurchenko | |
2006-01-14 | Some improvements: | Alexander Yurchenko | |
- use gpio_pin_caps() while configuring pins - try to deal not only with open-drain outputs | |||
2006-01-14 | - give rate to rx radiotap | Damien Bergamini | |
- read TSF high 32bit word before low 32bit word to avoid wraparounds | |||
2006-01-14 | - give rate to rx radiotap | Damien Bergamini | |
- swap rssi/rate fields in ural_rx_desc | |||
2006-01-14 | Add gpio_pin_caps() method to provide pin capabilities. | Alexander Yurchenko | |
2006-01-14 | - the allmulti target initially enables all multicast mode so don't bother | Brad Smith | |
checking the IFF_ALLMULTI flag. - clean up vr_encap() a bit. From: Andrey Matveev <evol at online dot ptt dot ru> | |||
2006-01-14 | Correct the length of the rx radiotap to be that of the rx not tx | Jonathan Gray | |
struct. ok damien@ | |||
2006-01-14 | regen | Brad Smith | |
2006-01-14 | SIS 966 south bridge. | Brad Smith | |
2006-01-14 | Make sure interrupt is properly ack'd. | Jonathan Gray | |
From damien@ | |||
2006-01-14 | Only update the RX ring consumer pointer after running through the RX loop, | Brad Smith | |
not with each iteration through the loop. From FreeBSD | |||
2006-01-14 | Support for I2C bus bit-banging through the GPIO pins. | Alexander Yurchenko | |
Now Soekris people can enjoy our fancy I2C stuff, too: nsclpcsio0 at isa0 port 0x2e/2: NSC PC87366 rev 9: GPIO VLM TMS gpio1 at nsclpcsio0: 29 pins gpioiic0 at gpio1 pins 17 19 iic0 at gpioiic0 maxds0 at iic0 addr 0x48: ds1624, starting maxds1 at iic0 addr 0x49: ds1624, starting | |||
2006-01-13 | Put back i2c bit-banging code, we'll need it soon. | Alexander Yurchenko | |
2006-01-13 | support i915. adapted from freebsd by Dimitry Andric. does not break | Theo de Raadt | |
at least i810 on x40, but made x41 work. ok matthieu | |||
2006-01-13 | handle all 3 types of chips correctly. go into continuous mode, and | Theo de Raadt | |
start the chips right (two kinds of start sequences). then get the temperature readings correctly, including negative temperatures. done with grange. pity the poor russian with only the lowest of the low end i2c chips | |||
2006-01-13 | send management frames at lowest possible rate. | Damien Bergamini | |
2006-01-13 | - fix short slot time | Damien Bergamini | |
- add WEP capability flag - make sure to reset fallback to CCK rates when switching to 802.11a - give BBP more time to initialize | |||
2006-01-13 | fix short slot time + cosmetic | Damien Bergamini | |
2006-01-13 | - fix short preamble support | Damien Bergamini | |
- add short slot support - fix eifs settings - many consistency tweaks | |||
2006-01-13 | Enable detaching atapiscsi devices. | Miod Vallat | |
2006-01-13 | - simplify lookup of 802.11a channels (we know they exist) | Damien Bergamini | |
- kill two stupid comments while i'm here | |||
2006-01-13 | - fix AMRR initialization + retry-fail count | Damien Bergamini | |
- fix contention window - silently discard received frames that are too short - sync setup_tx_desc w/ ral | |||
2006-01-13 | damn, on the ds1721 we can be sure of even fewer known bits | Theo de Raadt | |
2006-01-13 | introduce the most stupid basic scan check for the maximally braindead | Theo de Raadt | |
ds1631/1624/1721 chips. this will need improvement -- we MUST check for more registers that alias or don't -- because we tend to write these chips ok grange | |||
2006-01-13 | ds1624 and ds1721 too, horrid horrid horrid chips | Theo de Raadt | |
2006-01-12 | Garbage collect lm_probe. | Mark Kettenis | |
2006-01-12 | Instead of resetting the device and check whether power-up defaults match | Mark Kettenis | |
the expected values, detect Winbond chips by checking for the Winbond vendor ID, and detect LM78/79/81 by checking for a plausible i2c address. ok deraadt@ | |||
2006-01-12 | Add W83792D support. | Mark Kettenis | |
ok deraadt@ | |||
2006-01-12 | Don't start new command if bus is busy and kill command on timeout. | Mark Kettenis | |
2006-01-12 | Fix typo. Spotted by Oleg Safiullin. | Mark Kettenis | |
2006-01-12 | sync | Theo de Raadt | |
2006-01-12 | 3 more radeon; 4969 | Theo de Raadt | |
2006-01-12 | - add a missing htons() to the receive checksum routine to fix | Brad Smith | |
checksumming on little endian systems. - only set the Ok flag in the checksum routine. Checksumming fix from: Pyun YongHyeon <pyunyh at gmail dot com> | |||
2006-01-12 | regen | Jonathan Gray | |
2006-01-12 | Some more VIA and NVIDIA products mostly from submitted dmesgs, | Jonathan Gray | |
fix descriptions of some VIA ppb products while here. | |||
2006-01-12 | if we cannot map the interrupt, try to do iic in polling mode anyways. | Theo de Raadt | |
this lets iic work on at least a few other machines, we hope without any downside. at least we know from the previous check that it is not wired to SMI, right?; ok grange | |||
2006-01-12 | attempt to probe for the ds1624; ok grange | Theo de Raadt | |
2006-01-11 | fix my previous commit. fallback to CCK rates was broken. | Damien Bergamini | |
2006-01-11 | enable multi-rate retries for frames sent at OFDM rates (with CCK fallback). | Damien Bergamini | |
fix setting of basic rates. | |||
2006-01-11 | fix RTS protection mode. | Damien Bergamini | |
2006-01-11 | Identify Winbond chips that are in a non-zero register bank as w83781d. | Mark Kettenis | |
Let the driver sort out the proper chip detection in that case. "I like it" deraadt@, tested by robert@ | |||
2006-01-11 | Fix compilation without NVIIC_DEBUG defined, ok dlg@ | Jonathan Gray | |
2006-01-11 | make the timeout printf a debug message | David Gwynne | |
2006-01-11 | only set Ok flag for RX checksums. | Brad Smith | |
2006-01-11 | remove a printf here. | Brad Smith | |
2006-01-11 | In the case that we've used up all 63 fragments then try to allocate an mbuf | Brad Smith | |
cluster and copy the mbuf chain. The codepath for older xl's already dealt with this condition. | |||
2006-01-10 | rewritten lm75 driver. try to cope with the lm75 and lm77 better, but | Theo de Raadt | |
something is still odd or wrong with a ds1775 i have (which is returning absolute garbage); tested by kettenis grange | |||
2006-01-10 | add RTS protection mode support. | Damien Bergamini | |
2006-01-10 | - use rssadapt(9) as rate control algorithm | Damien Bergamini | |
- add 802.11 radiotap support - read 802.11a channels tx power from EEPROM - read vendor-specific BBP settings from EEPROM - fix setting of beacons (xflags) - fix DMA sync in rt2661_rx_intr - indicate whether RF supports MIMO in dmesg - add short slot time support - many cleanups while i'm here | |||
2006-01-10 | list the files the license applies to | Theo de Raadt | |