summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
1999-04-13Remove px driver pending write of fully-functional MI driver.ad
1999-04-13Many enchancements to rcons to support ANSI color and all attributesad
1999-04-13iso8x16 font removed until such time as licensing can be clarified.ad
1999-04-13Code cleanup. Add ri_bswap member to 'struct rasops_info' to indicate thatad
1999-04-13Fixed licensing due to a foobar on my behalf.ad
1999-04-13Initial import of wsfont, an in-kernel font table for wscons/rcons.ad
1999-04-13Initial import of 'rasops', the new raster operations set for wscons/rcons.ad
1999-04-12Add entries for TI, Ricoh, Toshiba PCI-to-cardbus bridge chips, sojonathan
1999-04-12Quote "AS IS" as in the majority of Carnegy Mellon notices.pk
1999-04-12Fix a couple of compiler warnings on the Alpha. Pointed out by Tim Rightnour.oster
1999-04-12Enable workaround for isapnp assigning already used interrupts to pnpmjl
1999-04-12PR 6852 from Chris Jones <cjones@hideo.nervana.montana.edu>.cjs
1999-04-11Fix probe code for IDE devices:bouyer
1999-04-10add support for 80x40 screensdrochner
1999-04-09Fix ethernet address location for Compex Linkport ENET-B. From PR 7238.abs
1999-04-08Correct a misleading comment copied over from the PCIC version of this file.bad
1999-04-08Add SCSI_IGNORE_NOT_READY to the flags for CDIOCCLOSE: some devices willbouyer
1999-04-08Fix a long-standing bug with the ACAP_* flags:bouyer
1999-04-07Allow re-writing parity on a RAID 0 to trivially succeed, and to set theoster
1999-04-07Now that we do real use of CDIOCCLOSE, we can have SSS_START|SSS_LOEJbouyer
1999-04-07convert tabs to spaces in ascii art circuit diagramdbj
1999-04-07regenchristos
1999-04-07Add another USR modemchristos
1999-04-06Use complete sentences in the generated comments.augustss
1999-04-06Regen.augustss
1999-04-06Add Leopard 56k PnP, from PR 7330.augustss
1999-04-06Fix a pasto in copyright text which has been procreating like rabbits..pk
1999-04-06Kill an extra 'pciide0: ' in a printfbouyer
1999-04-05If scsipi_command() fails, always print out the error code.mycroft
1999-04-04Adjust timeout for 'ielem' to match the comment: 5 mn (not 5s) per element +bouyer
1999-04-04roll internal revsmjacob
1999-04-04firmware revision now a triplemjacob
1999-04-04Make firmware revision a triple. Clean up some FC init stuff formjacob
1999-04-04Remove incorrect BIG_ENDIAN defines and substitute in the SBus only macrosmjacob
1999-04-04Change f/w revision to major,minor,micro version. Add in ISP1040C definition.mjacob
1999-04-04roll ISP1040 and ISP2100 f/w to latest releasemjacob
1999-04-04Read the board revision and trim cache line size back from 16 to 1mjacob
1999-04-03Regen.augustss
1999-04-03Add Visiion camera and Macally mouse.augustss
1999-04-03Add legacy support register.augustss
1999-04-03Improve debug output a little.augustss
1999-04-03Generate grammatically correct sentences.augustss
1999-04-03More things to do.augustss
1999-04-03Fix a problem where no Tx Empty interrupt ever happened if CTSscw
1999-04-03Regen.augustss
1999-04-03Add Microsoft Natural Keyboard.augustss
1999-04-01- change the interrupt routines to take a 3rd arguments, set to 1 if webouyer
1999-04-01don't allow /dev/random to be opened (return ENXIO) until there is at leastexplorer
1999-04-01Fix typo. (From PR 7027)tsubai
1999-04-01use defopted WSCONS_SUPPORT_PCVTFONTS, refuse to load pcvt fonts if thisdrochner