Age | Commit message (Expand) | Author |
2004-10-05 | grab the perflevel during init so it's synced with reality. | Ted Unangst |
2004-10-05 | Port of NetBSD's udav driver for Davicom USB DM960 based Ethernet. | Jonathan Gray |
2004-10-04 | Make doff_t u_quad_t. This allows me to read iso9660 DVD-ROMs that | Todd C. Miller |
2004-10-04 | sync | David Gwynne |
2004-10-04 | Belkin Components F5U237 USB 2.0 7-Port Hub | David Gwynne |
2004-10-04 | a whole bunch of avance logic codecs and also patch for some | Michael Shalayeff |
2004-10-04 | need sys/param.h to compile | Michael Shalayeff |
2004-10-04 | sync | Theo de Raadt |
2004-10-04 | davicom DM9601 contains another amiphy clone | Theo de Raadt |
2004-10-04 | COREGA_FETHER_USB2_TX; tested by me | Theo de Raadt |
2004-10-04 | sync | Theo de Raadt |
2004-10-04 | Corega Fether USB2-TX is axe | Theo de Raadt |
2004-10-04 | cacheing -> caching | Pedro Martelletto |
2004-10-03 | nvram driver for i386 through /dev/nvram | joshua stein |
2004-10-03 | Merge locore_c_routines.c into machdep.c, and clear <machine/locore.h> as | Miod Vallat |
2004-10-03 | Kill <sys/types.h> | Alexander Yurchenko |
2004-10-03 | $OpenBSD$ tag | Alexander Yurchenko |
2004-10-03 | Add $OpenBSD$ tag. | Alexander Yurchenko |
2004-10-02 | Associate ipl levels to clock and statclock coconuts. | Miod Vallat |
2004-10-02 | Too much dust on these files, it's time for them to leave the building. | Miod Vallat |
2004-10-02 | Typo in comment. | Alexander Yurchenko |
2004-10-02 | remove if NVLAN here too | Brad Smith |
2004-10-02 | Add missing sc_mii, broken by PHY entry point changes. | Ryan Thomas McBride |
2004-10-02 | regen | Brad Smith |
2004-10-02 | another Broadcom id | Brad Smith |
2004-10-01 | Sync with openpic.c evcount fixes; ok drahn@ | Miod Vallat |
2004-10-01 | guarded_access() is really only used by the MVME188 interrupt engine, so | Miod Vallat |
2004-10-01 | Fix off-by-BAR in IO space finding. | Alexander Yurchenko |
2004-10-01 | regen | Brad Smith |
2004-10-01 | add ids for Broadcom BCM5750/5751 | Brad Smith |
2004-10-01 | More mvme88k code cleaning: | Miod Vallat |
2004-10-01 | Get rid of CHECK_PAGE_ALIGN debug macros. | Miod Vallat |
2004-10-01 | add a blink_led API (shaves ~1k from GENERIC) rather than have the same | Jason Wright |
2004-10-01 | more register defns | Jason Wright |
2004-10-01 | Block splsoftclock in splsoftnet, and splsoftclock and splsoftnet in splsofttty | Dale Rahn |
2004-10-01 | regen | Michael Shalayeff |
2004-10-01 | a few hp zx1 ids | Michael Shalayeff |
2004-10-01 | Oops, trimmed includes too much for RAMDISK. | Miod Vallat |
2004-10-01 | Add lc(4), reported as working by mcbride@ | Dale Rahn |
2004-10-01 | Missing pieces of the bus_space abi, found when attempting to compile a | Dale Rahn |
2004-10-01 | add some missing $, ok djm@ 'That looks fine to me' millert@ | Jonathan Gray |
2004-09-30 | when trying to locate the io register we must jump over memory BARs, which | Jason Wright |
2004-09-30 | Introduce sparc-like CPU_ISFOO macros, to short-circuit evaluations when | Miod Vallat |
2004-09-30 | Closer to reality comments. | Miod Vallat |
2004-09-30 | magic constants... bad... this isn't linux. | Jason Wright |
2004-09-30 | sync | Alexander Yurchenko |
2004-09-30 | A couple of new nvidia ethernet ids found in the linux driver. | Alexander Yurchenko |
2004-09-30 | rl(4) support for sparc64; ok jason@ | Robert Nagy |
2004-09-30 | enable ne@pci and add commented out rl | Michael Shalayeff |
2004-09-30 | get the MAC address correct on big endian | Jason Wright |