summaryrefslogtreecommitdiff
path: root/sys/dev/isa
AgeCommit message (Expand)Author
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-10-08Merge disk init changes from the vmlocking branch. These seperate init /ad
2007-09-25Use splhigh(), not disable_intr().ad
2007-09-12Fix aps(4) attachment.xtraeme
2007-09-12Forgot to add aps(4) device.xtraeme
2007-09-11New aps(4) driver for IBM Thinkpad Active Protection System.xtraeme
2007-09-10Remove 3rd clause and my name from all the licences which were only in mycube
2007-09-09Add the detach method, will be used by the LKM.xtraeme
2007-09-09Add the detach method and don't bother with gpio in the LKM for now.xtraeme
2007-09-09Add the detach method, will be used by the LKM.xtraeme
2007-09-09Add the detach method, will be used by the LKM.xtraeme
2007-09-08Add the detach method that calls driver's lm_detach() function andxtraeme
2007-09-02Do not enable monitoring for the sensors... if somebody wants this,xtraeme
2007-09-01Change a bazillion occurrences of code resembling this,dyoung
2007-08-26Constify: LLADDR -> CLLADDR. I'm aiming here to make it easier todyoung
2007-08-15Replace to Matthew Orgass's slhci(4).kiyohara
2007-07-29It's not a good idea for device drivers to modify b_flags, as they don'tad
2007-07-28Implement bounds checking in some places in display driver code to avoidmjf
2007-07-20Fix typo that wasn't allowing to change the rfact.xtraeme
2007-07-10Fix more pesudo.tsutsui
2007-07-09Merge some of the less invasive changes from the vmlocking branch:ad
2007-07-07Set the ENVSYS_FCHANGERFACT flag in it_setup_sensors rather thanxtraeme
2007-07-05Some changes:xtraeme
2007-07-01In the gtredata function, use the edata pointer rather than usingxtraeme
2007-07-01Imported envsys 2, a brief description of the new features:xtraeme
2007-06-30The cd ioctl definitions are not condusive to being called from withindsl
2007-06-01Add driver for the hardware monitoring portion of the SMSC LPC47B397blymn
2007-05-08Split the ug(4) driver in three components:xtraeme
2007-05-07Don't refresh all sensors in the gtredata function, just the sensorxtraeme
2007-05-07Don't refresh all sensors in the gtredata function, just the sensorxtraeme
2007-03-08add support for devctl propertiesjnemeth
2007-03-07* Remove unneeded headers.xtraeme
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-02-18Replace simple_locks with mutexes, reviewed by ad@.xtraeme
2007-02-16Fix spllowersoftclock() fallout.ad
2007-02-15Rename the B_XXX flag to B_DEVPRIVATE flag since it was never used forreinoud
2007-01-29Remove more duplicate headers.hubertf
2007-01-20Merge defs from ugvar2.h into ugvar.h, suggested by tsutsui.xtraeme
2007-01-20PR kern/35438: uGuru 2005 support from Mihai Chelaru.xtraeme
2007-01-10Make COM_HAYESP compile again. It assumes no register mapping is needed.cube
2007-01-10Complete initialiser.cube
2007-01-09Remove traces of scd(4), which apparently never actually had a driver incube
2007-01-09Remove stale config(5) entries for unexistent wl(4).cube
2007-01-09Disable daic(4). The driver is not finished.cube
2007-01-07* Remove unused sensors, anyway we are showing just the sensors of whatxtraeme
2007-01-06Driver for the Abit uGuru Hardware system monitor, contributed byxtraeme
2007-01-02Correct indent.isaki
2006-12-10Remove an error message about having FSTAR'd instances attaching at pcppi.cube
2006-12-10When comlaining about child* attachment print "WARNING" and the childuwe
2006-12-10Add missing aprint_naive to the attach routine.uwe