summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2002-08-26now that none of the keyboard maps map anything intoMichael Shalayeff
2002-08-26map backspace to delete, not backspace key symbol which are defined the same ...Michael Shalayeff
2002-08-26map backspace to delete, not backspace key symbol which are defined the same ...Michael Shalayeff
2002-08-26space cleanup; some from grendel@zeitbombe.orgMichael Shalayeff
2002-08-22simplify multicast setup on the 3c905 (pre-B/C, etc)Jason Wright
2002-08-21Attach one screen resource, by default, to every wsdisplay device,Miod Vallat
2002-08-20syncNathan Binkert
2002-08-20New intel gigE devices from Henric Jungheim <henric@henric.info>Nathan Binkert
2002-08-17Arowana Fast-Ethernet support; patch by Thomas Delaet.Federico G. Schwindt
2002-08-17regen.Federico G. Schwindt
2002-08-17Arowana Fast-Ethernet; from Thomas Delaet.Federico G. Schwindt
2002-08-17The consensus was to include both FONT_GALLANT12x22 and FONT_BOLD8x16Todd C. Miller
2002-08-17If the HBA is already 'touched', still set maxluns.mjacob
2002-08-17Add ISPASYNC_FW_CRASH case.mjacob
2002-08-17isp_target_notify changes what it returns for success.mjacob
2002-08-17Set default command count to 'unmonitored'. Set inotify to 16.mjacob
2002-08-17Add ICBZOPT_ENA_OOF and FC4_FC_SVC defines.mjacob
2002-08-17Reorder the lportdb dibfields. Add some more CFG params.mjacob
2002-08-17Set all 23XX cards as 'touched' (we have trouble, unpredictably, aboutmjacob
2002-08-16Turn OFF (not ON) acceleration if revision < 5Jason Wright
2002-08-15syncTheo de Raadt
2002-08-15re-org rcc devicesTheo de Raadt
2002-08-13change WI_PORTTYPE_AP -> WI_PORTTYPE_HOSTAP to match FreeBSD and NetBSD.Todd C. Miller
2002-08-12Update rom cursor position if we're the console framebufferJason Wright
2002-08-12Convert sparc console code from rcons and pseudo-devices to rasops and wscons.Miod Vallat
2002-08-12Add a callback routine for when the cursor position is updated (this allowsJason Wright
2002-08-09Get rid of remaining __P usage (except for imported code);Jason Peel
2002-08-09Remove those noisy informational messages from dmesg.Thierry Deval
2002-08-08D-Link DFE-670TXD support; reported and tested by RD Thrush <rd@thrush.com>.Federico G. Schwindt
2002-08-08regen.Federico G. Schwindt
2002-08-08D-Link DFE-670TXD entry from RD Thrush <rd@thrush.com>.Federico G. Schwindt
2002-08-08Fix IFF_PROMISC setting optimization. The point is to avoid theTodd C. Miller
2002-08-08Use & to test if bits are set, not &&; art@ ok.Aaron Campbell
2002-08-07return EBUSY in processreadyNiels Provos
2002-08-07fix the stupidest alloc/free piece of code ever; nate@ okMichael Shalayeff
2002-08-07Hrmph, part of the logic was correct: turn off if_timer when all descriptors ...Jason Wright
2002-08-07fix if_timer handling:Jason Wright
2002-08-06be sure to unmap/deallocate buffers when hme_stop() is calledJason Wright
2002-08-06Set RI_CLEAR if the card isn't the console framebuffer; based on discussion w...Jason Wright
2002-08-05Force acceleration to be turned off if we encounter an old hardwareMiod Vallat
2002-08-05Clean up hook cookies from shutdown hook.Thierry Deval
2002-08-05move HoldScreen to R3 where it belongs (not L3)Jason Wright
2002-08-05the supported agp chipset list is md-configured, not miMichael Shalayeff
2002-08-02Do correct bounds checking in get/set/put cmap routines. A few ofTodd C. Miller
2002-08-01whoops, last write tracker should be updated on every write to avoid the burs...Jason Wright
2002-07-31Grammar.Thomas Nordin
2002-07-31aaron: sync THEN access =)Jason Wright
2002-07-31mop up after federico who is not capable of comitting the same diffs he sents...Michael Shalayeff
2002-07-31regenMichael Shalayeff
2002-07-31a few devices from compaq presario 700la; from jcortes@openbsd.org.mxMichael Shalayeff