index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ichwd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for the NM10 chipset.
remko
2010-01-24
2
-0
/
+2
*
Add H55 ID from Mike Tancsa, with minor rewording from avg@.
emaste
2010-01-22
2
-0
/
+2
*
ichwd: don't attach to isa pnp device(s) by accident
avg
2009-11-07
1
-1
/
+4
*
Don't print out a message on loading a module. 'kldload -v' and 'kldstat
n_hibma
2009-09-10
1
-21
/
+2
*
Rename two functions to make their purpose clearer. Add tons of comments.
des
2009-03-19
1
-7
/
+56
*
ichwd: correct range check for timeout value
avg
2009-03-03
1
-2
/
+2
*
Add more PCI IDs including those for ICH10.
jhb
2008-08-25
2
-5
/
+23
*
Add support for ICH8M.
des
2008-01-07
2
-0
/
+2
*
Add device IDs for the ICH9 family.
des
2007-12-31
2
-0
/
+8
*
Tabify.
des
2007-12-31
2
-20
/
+20
*
Add PCI device support for Intel S7000FC4UR in usb and ichwd, systems
jfv
2007-11-15
2
-0
/
+2
*
Update to support ICH[678] chipsets (based on a patch by Takeharu KATO)
des
2007-08-13
2
-76
/
+229
*
Revisit the watchdogs: Resetting the error to EINVAL after failing to set the
n_hibma
2007-03-27
1
-2
/
+0
*
In one of the previous commits I accidentally removed the enabling of the
n_hibma
2007-03-13
1
-1
/
+4
*
Align the interfaces for the various watchdogs and make the interface
n_hibma
2006-12-15
1
-30
/
+12
*
Re-work the bus attachment somewhat. Make the rids unique for
ambrisko
2006-02-17
2
-37
/
+51
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
2
-2
/
+2
*
make code less broken, only try to create unit 0 since there can only
jmg
2004-06-13
1
-2
/
+4
*
Add missing <sys/module.h> includes
phk
2004-05-30
1
-0
/
+1
*
Remove some debugging printf()s and a pointless device_set_desc() call.
des
2004-05-15
1
-12
/
+7
*
Add a driver for the watchdog timer function present on the LPC interface
des
2004-05-11
2
-0
/
+505