summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-08-28revert flags usage commits. too close to release. will go in post release ins...Brad Smith
2006-08-28make a define for dealing w/ the big bit (0x80); no func changeMichael Shalayeff
2006-08-28properly detect failed drives and do not crash bioctl; krw@ testingMichael Shalayeff
2006-08-28Fix manual media types by always leaving the PHY in autoneg mode but adjustingBrad Smith
2006-08-28bzero() the sensor memory after allocating it.Kenneth R Westerback
2006-08-28set error and break -- not return an error before spl is set back in ioctl! f...Michael Shalayeff
2006-08-28add a BGE_JUMBO flag.Brad Smith
2006-08-28turns out the volume info contains a bitmap of failed physdisks in it, soDavid Gwynne
2006-08-28Dell PCI vendor subid.Brad Smith
2006-08-28Set the BGE_NO3LED flag to properly adjust the PHY LED mode if attachingBrad Smith
2006-08-27display proper volume device name in the volume line (; krw@ testingMichael Shalayeff
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-27basic monitoring and management support. there are a few more things to fix b...Michael Shalayeff
2006-08-27Use the correct IGN for the B side of schizo. Makes interrupts actually workMark Kettenis
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-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-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-26Set flags to 0x0001 for fintek(4), to make the fans run at full speed.Mark Kettenis
2006-08-26Cleanup. Add config flag to make fans blast at full speed.Mark Kettenis
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-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
2006-08-25only write to the RMAC_CFG_KEY register for the Xframe chipset.Brad Smith
2006-08-25Allow the driver to compile with MSK_DEBUG.Brad Smith
2006-08-24Add some first PCI glue.Marcus Glocker
2006-08-24Add a few printfs to slow down SGEC initialization - somehow this appearsMiod Vallat
2006-08-24missing newline in a printfTheo de Raadt
2006-08-24Off-by-one in ``dmesg'' command; it takes a vax to find such bugs.Miod Vallat
2006-08-24Same change as on amd64. Don't propogate low level errors to userland.Gordon Willem Klok
2006-08-24Fix a few more cases where we propogate low level errors to userland.Gordon Willem Klok
2006-08-24Check for a selftest failure after reset in the correct register.Miod Vallat
2006-08-24Enable the appropriate serial transmitters in VXT2000 serial routines, thisMiod Vallat
2006-08-24s/IEEE80211_MTU_MAX/IEEE80211_MAX_LEN/ in my previous commit.Damien Bergamini
2006-08-24dont print debug output when the scsi completion path returns withDavid Gwynne
2006-08-24show the firmware revision of the disks.David Gwynne
2006-08-24report the size of the disks and volumes correctly.David Gwynne