Age | Commit message (Expand) | Author |
2008-02-19 | Match on AnyDATA ADU-500A. | Jonathan Gray |
2008-02-19 | regen | Jonathan Gray |
2008-02-19 | AnyDATA ADU-500A | Jonathan Gray |
2008-02-19 | these controllers are definitly not mfi(4), but mpi(4). | Felix Kronlage |
2008-02-19 | Cleanup, spacing and KNF. | Marco Peereboom |
2008-02-18 | adjust width of S column to improve printing of the MBR partition table | Igor Sobrado |
2008-02-18 | Only attach on Sun Blade 1000/2000. | Mark Kettenis |
2008-02-18 | Get correct memory information from 64 bit ARCBios, tested on Octane. | Miod Vallat |
2008-02-18 | Use better types and fix tests for pc and sp being in kernel to really | Miod Vallat |
2008-02-18 | More 64-bit ARCBios friendliness, correctly identify a 64 bit system, such | Miod Vallat |
2008-02-18 | Fix ptoa() cast. | Mark Kettenis |
2008-02-18 | 'like\nlike' -> 'like' in a couple of comments. | Kenneth R Westerback |
2008-02-18 | sgivol(8) no longer requires the '-f' option. | Joel Sing |
2008-02-18 | Cleanup sgivol(8) and make it behave more appropriately. Remove the '-f' | Joel Sing |
2008-02-18 | remove the definition of amd7930_trap(), it is not used anywhere. | Robert Nagy |
2008-02-18 | Add initial bits for fiber support with the BCM5714/BCM5715/BCM5780 chipsets. | Brad Smith |
2008-02-17 | Add "in blocks" to disk size discriptors so that I don't have to read | Marco Peereboom |
2008-02-17 | We're not printing interrupt priority levels (ot whatever ipl stands for) but | Mark Kettenis |
2008-02-17 | mention the VIA VT8237S south bridge. | Brad Smith |
2008-02-17 | Add the VIA VT8237S south bridge. | Brad Smith |
2008-02-17 | Kill stray comment | Marco Peereboom |
2008-02-17 | add my copyright, too. | Hans-Joerg Hoexer |
2008-02-17 | Add propper key encryption. | Hans-Joerg Hoexer |
2008-02-17 | Add back cast in ptoa() to prevent problems with integer overflow. | Mark Kettenis |
2008-02-17 | Remove the check for non-production bnx(4) chipsets. These chipsets are | Brad Smith |
2008-02-17 | have lm and wbsio Xr each other, and some tweak; | Jason McIntyre |
2008-02-17 | Mention wbsio(4). | Mark Kettenis |
2008-02-17 | lm(4) attaches to wbsio(4) too now. | Mark Kettenis |
2008-02-17 | wbsio(4) | Mark Kettenis |
2008-02-17 | Enter wbsio(4), a driver for the Winbond LPC Super I/O chips. | Mark Kettenis |
2008-02-17 | Define default configurations for AES-192 and AES-256. From Mitja Muzenic | Hans-Joerg Hoexer |
2008-02-17 | - Correct clearing of the IFF_OACTIVE flag by ensuring the flag is | Brad Smith |
2008-02-17 | Simplify the hw revision handling by removing the use of the | Brad Smith |
2008-02-17 | some cleaning. | Brad Smith |
2008-02-17 | regen | Brad Smith |
2008-02-17 | remove bogus Intel E1000 PCI ids. | Brad Smith |
2008-02-17 | regen | Brad Smith |
2008-02-17 | add two PLX PCIe bridges. | Brad Smith |
2008-02-16 | Zap KKASSERT porting macro and use KASSERT instead. | Marcus Glocker |
2008-02-16 | On these platforms, REDUCEing unconditionnaly a second time is faster and | Miod Vallat |
2008-02-16 | Move panic tests under #ifdef DEBUG | Miod Vallat |
2008-02-16 | Only create phys_map on systems which need it, and test for phys_map being | Miod Vallat |
2008-02-16 | Count output packets. | Marcus Glocker |
2008-02-16 | sort flags in both synopsis and usage | Igor Sobrado |
2008-02-16 | Remove if_ipackets++ since ieee80211_input() already does that. | Marcus Glocker |
2008-02-16 | Replace bwi_rate2plcp() with ieee80211_rate2plcp(). | Marcus Glocker |
2008-02-16 | Remove the wait instruction from cpu_idle_cycle(), as it causes problems on | Miod Vallat |
2008-02-16 | Remove unused fields of struct mips_pci_chipset. | Miod Vallat |
2008-02-16 | Fix spacing / comments. | Marcus Glocker |
2008-02-16 | While importing the driver a lot of printf's have been converted to | Marcus Glocker |