Age | Commit message (Expand) | Author |
2006-01-14 | Add a comment. | Alexander Yurchenko |
2006-01-14 | Fix INTX_MIN limits; the minus sign got dropped by accident when | Todd C. Miller |
2006-01-14 | Some improvements: | Alexander Yurchenko |
2006-01-14 | - give rate to rx radiotap | Damien Bergamini |
2006-01-14 | - give rate to rx radiotap | Damien Bergamini |
2006-01-14 | Add gpio_pin_caps() method to provide pin capabilities. | Alexander Yurchenko |
2006-01-14 | Revert 1.12 and go back to 32K MAXPHYS; 64k MAXPHYS exposes subtle bugs | Miod Vallat |
2006-01-14 | - the allmulti target initially enables all multicast mode so don't bother | Brad Smith |
2006-01-14 | Correct the length of the rx radiotap to be that of the rx not tx | Jonathan Gray |
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 |
2006-01-14 | Only update the RX ring consumer pointer after running through the RX loop, | Brad Smith |
2006-01-14 | Support for I2C bus bit-banging through the GPIO pins. | Alexander Yurchenko |
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 |
2006-01-13 | sysinst my ass. | Miod Vallat |
2006-01-13 | auto adjusting adjtime. be more responsive to large clock deltas, | Ted Unangst |
2006-01-13 | list other maxds models | Theo de Raadt |
2006-01-13 | handle all 3 types of chips correctly. go into continuous mode, and | Theo de Raadt |
2006-01-13 | send management frames at lowest possible rate. | Damien Bergamini |
2006-01-13 | - fix short slot time | Damien Bergamini |
2006-01-13 | fix short slot time + cosmetic | Damien Bergamini |
2006-01-13 | Bring a few improvements from NetBSD: | Miod Vallat |
2006-01-13 | KNF and remove dead parts. | Miod Vallat |
2006-01-13 | Sync OSS code with NetBSD; supports poweroff now. | Miod Vallat |
2006-01-13 | Remove unused bad{,b,w,l}addr. | Miod Vallat |
2006-01-13 | - fix short preamble support | Damien Bergamini |
2006-01-13 | Remove the Mac Rom Glue code completely. With the ADB ``direct'' code being | Miod Vallat |
2006-01-13 | Allow proper detaching of wdc, so that detaching a mediabay device properly | Miod Vallat |
2006-01-13 | Enable detaching atapiscsi devices. | Miod Vallat |
2006-01-13 | In config_detach_children(), after detaching a device, restart the device | Miod Vallat |
2006-01-13 | Fix printf format string due to types change | Todd C. Miller |
2006-01-13 | Make size_t, ssize_t, intptr_t and uintptr_t consistent amongst our | Todd C. Miller |
2006-01-13 | - simplify lookup of 802.11a channels (we know they exist) | Damien Bergamini |
2006-01-13 | - fix AMRR initialization + retry-fail count | Damien Bergamini |
2006-01-13 | white space vs tabs; no binary change | Michael Shalayeff |
2006-01-13 | Path MTU discovery for NAT-T. | Marco Pfatschbacher |
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 |
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 | Move to using gdt only (no more ldt in general case) but with a variable | Tobias Weingartner |
2006-01-12 | Instead of resetting the device and check whether power-up defaults match | Mark Kettenis |
2006-01-12 | Add W83792D support. | Mark Kettenis |
2006-01-12 | Don't start new command if bus is busy and kill command on timeout. | Mark Kettenis |
2006-01-12 | oops | Theo de Raadt |
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 |