summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2003-06-17A few typos in the Bt initialisation sequence were introduced in 1.29, andMiod Vallat
2003-06-17Extend the sunfb structure to take care of the PROM cursor positionMiod Vallat
2003-06-17typosJean-Francois Brousseau
2003-06-16Use a slightly better way to intuit the memory/mmio PCI regions,Dale Rahn
2003-06-16Nuke a few more data and code superseded by the fb api.Miod Vallat
2003-06-16Adapt to the fbxxx() API.Miod Vallat
2003-06-16Provide the same fbxxx() api as on sparc, in order to factorize more codeMiod Vallat
2003-06-16Provide more "dead_symbol + space -> symbol" entries in the compose table;Miod Vallat
2003-06-16syncTheo de Raadt
2003-06-16remove bullshitTheo de Raadt
2003-06-16Avoid a NULL deref in cnkqfilter() for certain cases. Modeled afterTodd C. Miller
2003-06-16syncKevin Lo
2003-06-16add NS SC1201 socKevin Lo
2003-06-16- limited number of processes per systraceJun-ichiro itojun Hagino
2003-06-16correct sense of rate check... oops.Jason Wright
2003-06-16be more sane w/ byte swapping and leave the le archs at the same behaviour an...Michael Shalayeff
2003-06-16rate setting is best effort, not precise, so figure out the closest sampleJason Wright
2003-06-16Check for the backlight control on the stdout_node (the LCD) rather thanDale Rahn
2003-06-15Fix the logic in the interrupt handler, and reenable colormap updatesMiod Vallat
2003-06-15don't define _LP64 here.Brad Smith
2003-06-14doing kqueue on the master side of the pty returns eventsMichael Shalayeff
2003-06-14Use source's window scaling factor (instead of destination's) whenDaniel Hartmeier
2003-06-14add support for: ulinear_le, ulinear_be, ulinear:16 (partially based onJason Wright
2003-06-13eraserows() was missing a coordinate address latch.Miod Vallat
2003-06-13g/c an useless define.Miod Vallat
2003-06-13no more "option _LP64".Brad Smith
2003-06-13em fitsTheo de Raadt
2003-06-13Sync with FreeBSD's "em".Henric Jungheim
2003-06-13Fix lower right edge bounds for quad operations.Miod Vallat
2003-06-135 fxp versions (only way to find out of the HPNA versions work, is to put the...Theo de Raadt
2003-06-13syncTheo de Raadt
2003-06-13two more fxpTheo de Raadt
2003-06-13syncTheo de Raadt
2003-06-13+VIA VT8375 Host-PCIMarc Espie
2003-06-13regenHenric Jungheim
2003-06-13One more Intel Gig card (quad)...Henric Jungheim
2003-06-13turn these DIAGNOSTIC into NE_DEBUG. there is no really need to fillFederico G. Schwindt
2003-06-13attach/support yet-another-DFE670TXD (0x0149/0x4530/004005)Philipp Buehler
2003-06-13Accelerated text console routines, using the Power 9100 drawing engine.Miod Vallat
2003-06-13regenBrad Smith
2003-06-13Add/fix some PCI ids for Intel gig hardware. pcidevs diff from henric@.Brad Smith
2003-06-12regenMichael Shalayeff
2003-06-12a couple more ti cardbus bridgesMichael Shalayeff
2003-06-12Add an interrupt handler, and use it to defer colormap updates to the endMiod Vallat
2003-06-12several lusers suggested it should work none capable of definately answering ...Michael Shalayeff
2003-06-12cannot ever use purge() since dmaed memory is not necessarily aligned alwaysMichael Shalayeff
2003-06-12in FIONREAD and FREAD, use IFQ_POLL instead of looking at if_snd.ifq_len /Henning Brauer
2003-06-12There is no sense in calling one function when you really wantHenric Jungheim
2003-06-12Fix compile with NFS but not FIFO.Henric Jungheim
2003-06-12final bits of obvious UCB term 3 removalTheo de Raadt