summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/conf
AgeCommit message (Expand)Author
2002-06-11add schizo (disabled) and upa (disabled) and creator at upaJason Wright
2002-06-11add upa and creator at upaJason Wright
2002-06-11split creator driver into bus specific and common code.Federico G. Schwindt
2002-06-08Initial (not quite fully working) driver for the schizo on the blade1000Jason Wright
2002-06-04Convert vgafb from rcons to rasopsJason Wright
2002-06-04add bwtwo* at sbus? (commented out... someone have one to test?)Jason Wright
2002-06-03add rasops24 to creator. minor indentation while i'm here.Federico G. Schwindt
2002-05-21add creator at mainbus and wsdisplay at creatorJason Wright
2002-05-21Skeleton driver for the Creator/Creator3D framebuffer (doesn't do muchJason Wright
2002-05-17isp* here tooTheo de Raadt
2002-05-17Add QLogic pci cards in. They seem to work for me at least on a U10.mjacob
2002-05-13Add lebuffer at sbus and le at lebufferJason Wright
2002-05-09Sync hid stuff including ukbd, ums, and uhid with NetBSDNathan Binkert
2002-04-18Add amphyJason Wright
2002-04-04Some PCI machines do not implement the uperf registers. Those that doJason Wright
2002-03-29eap works on sparc64Theo de Raadt
2002-03-27Need APERTURE so we can read/write pci configuration with securelevel > 0Jason Wright
2002-03-20add dcphyJason Wright
2002-03-14From NetBSD: driver for lpt at ebusJason Wright
2002-03-14add apio* at sbus? and lpt* at apio?Jason Wright
2002-03-14add asio* at sbus? and com* at asio?Jason Wright
2002-02-19proper dependencies on assym.hTheo de Raadt
2002-02-18add pms/pmsi at pckbc and wsmouse at pms/pmsiJason Wright
2002-02-18Driver for the i8042 keyboard controller on systems with ebusJason Wright
2002-02-18Pull in dev/pckbc/files.pckbc, and put in placeholder for pckbc at ebusJason Wright
2002-02-05Disable wsmux for nowJason Wright
2002-02-01Clean up auxio a bit and add machdep.led_blink sysctl (like sparc),Jason Wright
2002-01-31add USER_PCICONFJason Wright
2002-01-30Driver for getting at performance counters. These manifest themJason Wright
2002-01-28add hifn, ubsec, and autri (warning, autri's sound defaults are a bitJason Wright
2002-01-25Don't defer attachment of devices on USB (we need the keyboard asap)Jason Wright
2002-01-25move the scancode -> wskbd event map into a seperate file... more stillJason Wright
2002-01-24Add a driver for keyboards on com (ns16550 clones) as found on the AXi, etc.Jason Wright
2002-01-24Remove the ms (mainly at zs) stuffJason Wright
2002-01-24prettyJason Wright
2002-01-17Enable the sab82532 driver (serial console for u5/u10/u30, etc).Jason Wright
2002-01-16add zskbd* and enable cg3 and cg6Jason Wright
2002-01-15add spif* at sbus?Jason Wright
2002-01-15allow zskbd* at zs?Jason Wright
2002-01-12Port of Iain Hibbert's magma driver to sparc64Jason Wright
2002-01-06add ums and wsmuxJason Wright
2002-01-03define a new wsemul_sun attribute and add it to the sparc64 framebuffersJason Wright
2002-01-03Use STRIPFLAGS=-g -X -x rather than =-d on all ELF arches.Miod Vallat
2002-01-03add WSEMUL_SUN so we get the sun emulation stuffJason Wright
2001-12-25bad miodTheo de Raadt
2001-12-24Harmonize and complete wrt cross-compilation.Miod Vallat
2001-12-14add ukbd* at hub? and wskbd* at ukbd?Jason Wright
2001-12-14add vgafb (disabled), and while here add cgsix/cgthree as disabledJason Wright
2001-12-14Driver for vga framebuffers on sparc64 based on cgsix (which is based onJason Wright
2001-12-07Oops, need rtc in here, tooJason Wright