summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-27add -nosplit to AUTHORS; from deanna phillipsJason McIntyre
2006-08-27display proper volume device name in the volume line (; krw@ testingMichael Shalayeff
2006-08-27tweaks;Jason McIntyre
2006-08-27tweaks;Jason McIntyre
2006-08-27spelling;Jason McIntyre
2006-08-27it works a little better like this.Brad Smith
2006-08-27Enable HORRID_III_HACK, but make sure we only disable the data cache onMark Kettenis
2006-08-27pack several boolean fields into the existing bge_flags field.Brad Smith
2006-08-27notes on new bioctl supportMichael Shalayeff
2006-08-27basic monitoring and management support. there are a few more things to fix b...Michael Shalayeff
2006-08-27Change ``etc'' to ``/etc'' for consistency with the rest of th epage.Ray Lai
2006-08-27Use the correct IGN for the B side of schizo. Makes interrupts actually workMark Kettenis
2006-08-27RegenMiod Vallat
2006-08-27Add ttyb[0-3] nodes for qsc0, not created by default for now.Miod Vallat
2006-08-27Document new stuff and fix a few .Nd lines for consistency.Miod Vallat
2006-08-27in the restart capability (that we do not actually send yet), set theHenning Brauer
2006-08-27Work-in-progress VXT2000 support (commented out in GENERIC so far). GlassMiod Vallat
2006-08-27Extract the device-independent parts of dzms, to let lkms@non-dz exist.Miod Vallat
2006-08-27Move cfdriver structs to better places, in preparation for new attachments.Miod Vallat
2006-08-27fix a small logic botch in session_accept() in the fast reconnect logic,Henning Brauer
2006-08-27add code to announce the restart capability according toHenning Brauer
2006-08-27missing htons() in session_rrefresh()Henning Brauer
2006-08-27change how we advertise capabilities.Henning Brauer
2006-08-27add buf_grow() to grow an existing buffer (realloc), claudio okHenning Brauer
2006-08-27mention bio(4) and bioctl(8)David Gwynne
2006-08-27sigh, this is annoying. it appears that the arc firmware doesnt care if aDavid Gwynne
2006-08-27try to get the status of the volume out of the arc firmware and intoDavid Gwynne
2006-08-27if a disk dissapears out of a raidset, then the raid info will list its idDavid Gwynne
2006-08-27little nitDavid Gwynne
2006-08-26improved text for SUDO; from jared rr spiegel (pr #5204);Jason McIntyre
2006-08-26Doh, compile before commit.Miod Vallat
2006-08-26Enable all planes in the ramdac as well, so that color really works.Miod Vallat
2006-08-26Remove ifdef/ifndef __OpenBSD__ maze so only what we use is left.Jonathan Gray
2006-08-26/* $OpenBSD $*/ -> /* $OpenBSD$ */Kenneth R Westerback
2006-08-26Set flags to 0x0001 for fintek(4), to make the fans run at full speed.Mark Kettenis
2006-08-26Document config flags.Mark Kettenis
2006-08-26Cleanup. Add config flag to make fans blast at full speed.Mark Kettenis
2006-08-26print updates on the same line, per second, as we go along writing, inTheo de Raadt
2006-08-25Be a little less agressive in declaring the change pending bit stuck, increaseGordon Willem Klok
2006-08-25forget about >4g memory if not switched to pae in order to disable all the bo...Michael Shalayeff
2006-08-25add PackingOld when replacing, helps people with really old installs...Marc Espie
2006-08-25sync the cac, ciss and twe entries.Brad Smith
2006-08-25mention some board models and other info.Brad Smith
2006-08-25spacingTheo de Raadt
2006-08-25update for the Triware to 3ware renaming and use pci_matchbyid().Brad Smith
2006-08-25regenBrad Smith
2006-08-25- rename TRIWARE to 3WAREBrad Smith
2006-08-25Disable interrupts during the attach of UHCI and EHCI controllers. IfChristopher Pascoe
2006-08-25fill in the controllers name in the inq ioctl. spotted by deraadt@David Gwynne
2006-08-25don't need to clear if_timer during attach.Brad Smith