summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev
AgeCommit message (Expand)Author
1999-12-08fix mbuf chain allocation to comply with m_devget() wayJason Wright
1999-12-08fix mbuf chain allocation to comply with m_devget() way.Jason Wright
1999-12-08make sure video timing is enabled (not always done by prom); NetBSD.Jason Wright
1999-11-22Far too many things to note- a complete new revision coming in.mjacob
1999-09-20delay for longer after each zsputcTheo de Raadt
1999-09-10roundup(foo, NBPG) -> round_page(foo)Artur Grabowski
1999-09-07print priJason Wright
1999-09-07add tadpole microcontroller device driver; from NetBSDJason Wright
1999-09-06unbreak things after the pmap_enter changeArtur Grabowski
1999-09-06remove debugging cruftJason Wright
1999-09-06p9100 console driver for tadpole 3g[sx] (based on cgthree.c and netbsd'sJason Wright
1999-09-05use small font if size <= 800x600 (was if size < 800x600)Jason Wright
1999-09-05support for the "short" mouse protocol on tadpole; from netbsdJason Wright
1999-08-29simplfy attachment of fvme childrenJason Wright
1999-08-20uninitialized variable; art@Jason Wright
1999-08-06reformat and simplify a littleJason Wright
1999-08-06take advantage of new interrupt handler #ifdef AUDIO_C_HANDLERJason Wright
1999-07-25move around ioctl definitionsJason Wright
1999-07-23Drivers for the FORCE CPU-5V:Jason Wright
1999-07-20add support for "floating accent" and compose. -mojMats O Jansson
1999-07-18print layout as %x, to match kbd(8)Theo de Raadt
1999-07-18Add code to support none us keyboards in kernel. -mojMats O Jansson
1999-07-09vm_offset_t -> {v,p}addr_t and vm_size_t -> {v,p}size_tArtur Grabowski
1999-07-05but make it work for multiple cards... i thinkTheo de Raadt
1999-07-05calculate ca_offset correctlyTheo de Raadt
1999-06-23hme dma version for fas cardsTheo de Raadt
1999-06-07Better support for changing volume levels, muting, and switching outputJason Wright
1999-06-06First cut at SUNW,CS4231 audio driver (ss4/ss5). This driver is output-onlyJason Wright
1999-05-28Oops, missed in last commit: additional AUDIO definitionsJason Wright
1999-05-28fix up audio_if interfaces and debugging code (allows switching betweenJason Wright
1999-05-08Turn off sync when turning off video so that monitors will go into stand-by.Jason Wright
1999-05-05delay in power-off; minoura@dale.makoto.hauN.orgTheo de Raadt
1999-04-22UVM fixes. vm_map_create -> uvm_map_create and kmem_alloc -> uvm_km_allocArtur Grabowski
1999-04-22UVM fixes, just a few useracc -> uvm_useraccArtur Grabowski
1999-04-22fix device selector, spif isn't an DV_NET, missing sbus_establishJason Wright
1999-04-18Support for the Sun SBus Expansion Subsystem (SUNW,xbox)Jason Wright
1999-04-18make AUDIO_C_HANDLER compile againJason Wright
1999-04-18KNF & typo in printfJason Wright
1999-04-18simplify clock handlingJason Wright
1999-03-25roll internal revision levels and enable 1080 supportmjacob
1999-03-17proper formatting for dmesgTheo de Raadt
1999-03-17Add in a real working isp_sbus.cmjacob
1999-03-12reference docJason Wright
1999-03-01add checks for if_bridge (in addition to if_bpf)Jason Wright
1999-03-01led driver support for 4/[1236]00 machinesJason Wright
1999-02-28conditionalize use of sbus_testdma()Jason Wright
1999-02-24better promisc & allmulti handlingJason Wright
1999-02-23Better register definitions and attach printing knitJason Wright
1999-02-23better promisc and allmulti handlingJason Wright
1999-02-15better promisc/allmulti handlingJason Wright