Age | Commit message (Expand) | Author |
2005-03-18 | another re* at cardbus missing, arghcvs diff -u RAMDISK_CD | Theo de Raadt |
2005-03-18 | sk(4) fits | Theo de Raadt |
2005-03-18 | disable a bunch of old devices (mostly ISA, or stuff people are unlikely | Theo de Raadt |
2005-03-16 | ural will be here too | Theo de Raadt |
2005-03-16 | enable ural | Theo de Raadt |
2005-03-16 | +rtw, ral, but a few rare ethernet devices go away.. | Theo de Raadt |
2005-03-16 | ath, atw, ral, rtw on CD ramdisk | Theo de Raadt |
2005-03-13 | Only use bangpxe calling on PXE 2.1 and above. Makes no difference on | Tom Cosgrove |
2005-03-12 | KNF | Tom Cosgrove |
2005-03-12 | On return from real mode, reload the GDT using a 16-bit pointer rather | Tom Cosgrove |
2005-03-09 | access to the configuration address register of the 82443BX host bridge needs | Hans-Joerg Hoexer |
2005-03-08 | Cosmetics... | Thierry Deval |
2005-03-07 | Add missing pentium m processors from the "Intel Pentium M Processor | Marc Balmer |
2005-03-05 | Clean up the tree from incomplete, unreliable and unsupported IEEE1394 code. | Thierry Deval |
2005-02-24 | Don't use inline assembly for cpuid instruction, it clobbers | Alexander Yurchenko |
2005-02-21 | enable ral | Theo de Raadt |
2005-02-19 | add dc@cardbus | Brad Smith |
2005-02-18 | fix zlib's homepage; ok henning@, jmc@ | Robert Nagy |
2005-02-17 | miscellaneous typo fixes: | Jean-Francois Brousseau |
2005-02-15 | Add commented entries for Ralink RT2500 driver (ral) | Damien Bergamini |
2005-02-10 | Nasty, fix tedu's test case. This needs to be | Tobias Weingartner |
2005-01-14 | We're not really ready to enable ubt(4), from theo. | Alexander Yurchenko |
2005-01-14 | Enable ubt(4) on i386. | Alexander Yurchenko |
2005-01-14 | ubt(4): USB Bluetooth driver, commented out in all kernel config | Alexander Yurchenko |
2005-01-14 | cardbus re(4) support (Realtek 8169) heavily based on if_rl. | Peter Valchev |
2005-01-13 | HTML page does not seem to exist anymore so point to the PDF for now. | Brad Smith |
2005-01-12 | Intel 82443BX DRAM address errata seems to be fixed in the latest revisions | Alexander Yurchenko |
2005-01-09 | typo in comment; ok many people | Jason McIntyre |
2005-01-08 | replace magic numbers w/ a proper sizeof; from peter@ | Michael Shalayeff |
2005-01-07 | rev 1.26 | Brad Smith |
2005-01-07 | Fix profiled kernel builds on i386 by moving splraise/splx code into macros | Christopher Pascoe |
2005-01-06 | few more devices that fit | Theo de Raadt |
2005-01-06 | turn off GPL_MATH_EMULATE by default (fully BSD licensed floppies, neat eh); ... | Theo de Raadt |
2005-01-06 | use wsmux more; miod ok | Theo de Raadt |
2005-01-04 | silence real gcc 3.3.5 | Marc Espie |
2005-01-04 | SET_PC_REGS, arches tested between me and miod. | Marc Espie |
2005-01-03 | wsmux lets usb keyboards work here | Theo de Raadt |
2005-01-01 | Add more debugging printf #ifdef DEBUG. This was useful when tracking | Todd C. Miller |
2005-01-01 | Move the declaration of bootdev from autoconf.c to locore.s. gcc | Todd C. Miller |
2004-12-31 | typo | Theo de Raadt |
2004-12-31 | Enable Realtek RTL8180 driver (rtw) to get more testing feedback. | Jonathan Gray |
2004-12-29 | fix a few more locators with ? that snuck in; mickey ok | Theo de Raadt |
2004-12-29 | Add commented entries for David Young's Realtek 8180 driver (rtw). | Jonathan Gray |
2004-12-25 | Use list and queue macros where applicable to make the code easier to read; | Miod Vallat |
2004-12-25 | much space has been regained because of ramdisk fitting exercises in | Theo de Raadt |
2004-12-24 | {e,}intr{cnt,names} bye-bye. | Miod Vallat |
2004-12-24 | Rewrite intlock/intunlock not to pass around interrupt frame directly | Peter Valchev |
2004-12-23 | make com[123] work for console on i386, but allow override with CONADDR/CONUNIT | Markus Friedl |
2004-12-23 | Allow an i386 MP kernel to build without pcibios. miod@ ok | Aaron Campbell |
2004-12-20 | vge(4) in bsd.rd, only CD for now; ok deraadt | Peter Valchev |