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