summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2005-03-17fix comment wrt previous changeMichael Shalayeff
2005-03-17Increase timeout in fdcresult(), this allows fdformat(8) to work now.Miod Vallat
2005-03-17add two more revs of romless cards; from netbsdMichael Shalayeff
2005-03-17enable uralDavid Gwynne
2005-03-17+vge, ciphy; requests by pvalchevTheo de Raadt
2005-03-16ural will be here tooTheo de Raadt
2005-03-16permit ramdisks to compileTheo de Raadt
2005-03-16enable uralTheo de Raadt
2005-03-16+rtw, ral, but a few rare ethernet devices go away..Theo de Raadt
2005-03-16ath, atw, ral, rtw on CD ramdiskTheo de Raadt
2005-03-16more wireless chipsetsTheo de Raadt
2005-03-16play the relied-upon-xlation proper; deraadt@ okMichael Shalayeff
2005-03-16amd64 also fails copyoutstr regress, missed in the first round.Ted Unangst
2005-03-15s/IPL_BIO/IPL_TTY. ok drahn@, deraadt@Uwe Stuehler
2005-03-15enable hotplug on macppc, been using it for some time, forgot it wasn't enabled.Dale Rahn
2005-03-15Skip empty pci ranges rather than aborting probe, as done on sparc64.Miod Vallat
2005-03-15Only warn if pci_{io,mem}_find fails if the returned value is not ENOENT - emptyMiod Vallat
2005-03-15A potpourri of cgfourteen fixes and improvements:Miod Vallat
2005-03-15If no "intr" property exists, correctly handle the "interrupts" property forMiod Vallat
2005-03-15Nuke matchbyname(), which isn't used anymore.Miod Vallat
2005-03-15Take care of updating the PROMs view of the cursor position in the common fbMiod Vallat
2005-03-15Seperate delay for discharge and charge, otherwise discharge period may notDale Rahn
2005-03-15no need to flush a few fpregs since soon the whole pcb get flushedMichael Shalayeff
2005-03-15hafta flush pcb once active (and a tush tush tush)Michael Shalayeff
2005-03-15Try harder to prevent spurious touch screen 'down' events.Dale Rahn
2005-03-15Restructure the keyboard code so that the keys in rawkey are always sentDale Rahn
2005-03-13Add missed WSDISPLAYIO_[GS]VIDEO ioctl handling.Miod Vallat
2005-03-13Only use bangpxe calling on PXE 2.1 and above. Makes no difference onTom Cosgrove
2005-03-13KNFTom Cosgrove
2005-03-13On return from real mode, reload the GDT using a 16-bit pointer ratherTom Cosgrove
2005-03-13Only use bangpxe calling on PXE 2.1 and above. Makes no difference onTom Cosgrove
2005-03-13va_args repair; andrushock@korovino.net, ok miodTheo de Raadt
2005-03-13enable gdtTheo de Raadt
2005-03-13Read the battery voltage once and pass that value around. This fixes aUwe Stuehler
2005-03-12KNFTom Cosgrove
2005-03-12On return from real mode, reload the GDT using a 16-bit pointer ratherTom Cosgrove
2005-03-12Do not drop the user in ddb in DIAGNOSTIC checks unless option FD_DEBUG.Miod Vallat
2005-03-11Only print preconfigured interrupt table if option DEBUG, as done for openpic.Miod Vallat
2005-03-11- apm(8) can now report the estimated number of minutes left.Uwe Stuehler
2005-03-10Recognize 7447A processor, as found in the Mac mini; printOtto Moerbeek
2005-03-09With some correct interrupt acknowledgement and register initialization,Dale Rahn
2005-03-09Wait for card to become ready after reset; ok drahn@Uwe Stuehler
2005-03-09access to the configuration address register of the 82443BX host bridge needsHans-Joerg Hoexer
2005-03-09Preliminary support for the floppy drive on Ultrasparcs. Only tested onMiod Vallat
2005-03-08Oops. Put scoop GPIO pins into correct state on suspend, and remove anUwe Stuehler
2005-03-08Enable or disable CF sockets at appropriate times, but be sure toUwe Stuehler
2005-03-08Kill hp300 DISKLESS kernel, not worth using against GENERIC for disklessMiod Vallat
2005-03-08Cosmetics...Thierry Deval
2005-03-07- Match PGI,tvthree (similar frame buffer capacities)Miod Vallat
2005-03-07Do not bother passing the blanking routine to fbwscons_console_init(),Miod Vallat