NetBSD/sys
msaitoh 37cdac2fa8 Some fixes for i80003 and ICH{8,9,10} from e1000 driver and document:
Add setting for KABGTXD register for ICH{8,9,10}.

    ICH9 and ICH10 has no FCAL, FCAH and FCT like ICH8.

    Add special setting for FCTTV and TCTL_EXT register for i80003

    The special setting for TIPG is only for i80003.

    Some of kumeran settings are only for i80003's bugs.

    Add some ICH10 fixes.
2009-07-14 00:00:44 +00:00
..
altq Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
arch Store the limit values directly in the driver-private sensor data since 2009-07-11 05:03:11 +00:00
coda Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
compat Convert 67 namei call sites to use namei_simple, in these functions: 2009-06-29 05:08:15 +00:00
conf make external drm the default. 2009-06-21 20:15:26 +00:00
crypto Apply const where necessary (XXX: where is bf_locl.org?) 2009-06-30 13:14:40 +00:00
ddb extend 'show event' to take /i /t and /m modifiers, to select interrupt, 2009-06-05 04:31:47 +00:00
dev Some fixes for i80003 and ICH{8,9,10} from e1000 driver and document: 2009-07-14 00:00:44 +00:00
dist Reduce diff with OpenBSD. No functional change. 2009-06-16 05:15:41 +00:00
external don't include pcidevs_data.h. 2009-06-24 19:47:15 +00:00
fs Fix alternating oddity in RMW strategy. Even when in the reading state it 2009-07-08 19:04:08 +00:00
gdbscripts
ipkdb Remove KAUTH_ARG() around the request for kauth_authorize_system(). 2009-04-12 22:37:50 +00:00
kern Re-enable direct I/O for pipe: 2009-07-13 02:49:08 +00:00
lib Use a function to add extra data to the vendor area so that data added 2009-07-10 12:16:31 +00:00
miscfs Where possible, extract the file-system's access() routine to two internal 2009-07-03 21:17:40 +00:00
modules add a couple of missing files. pointed out by tron. 2009-06-22 15:34:53 +00:00
net comment style. no functional change. 2009-06-09 22:21:54 +00:00
net80211 Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
netatalk Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
netbt add const to unchanged argument 2009-05-14 15:34:38 +00:00
netinet From Wolfgang Stukenbrock in PR kern/41659: add missing splx(). 2009-07-01 14:47:54 +00:00
netinet6 POOL_INIT -> pool_init 2009-05-26 00:17:56 +00:00
netipsec Only print debugging messages about policy on error. 2009-06-25 17:39:51 +00:00
netisdn Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
netiso Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
netkey Fix the sense of two compares. I previously broke this. 2009-05-11 11:00:51 +00:00
netnatm Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
netsmb Do initialise the callout when fetching a new request structure from 2009-07-06 11:46:49 +00:00
nfs Use a function to add extra data to the vendor area so that data added 2009-07-10 12:16:31 +00:00
opencrypto Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
rump add reference 2009-06-30 15:28:01 +00:00
secmodel Add and use a network scope action/request for tun(4), similar to ppp(4), 2009-05-08 11:09:43 +00:00
stand Ansify function definitions w/o arguments. Generated with sed. 2009-03-18 10:22:21 +00:00
sys Pretty print comment adaptions for UDF and EFS so they line up nicely again. 2009-07-13 15:40:44 +00:00
ufs Fix bug introduced in revision 1.174 where a NULL fspec with an MNT_UPDATE 2009-07-06 16:07:18 +00:00
uvm - Fix rare crashe in the intr_lapic_tlb_bcast() handler: save and setup 2009-07-09 21:43:16 +00:00
Makefile Build kernel modules the same time as the rest of the system libraries. 2008-12-30 22:18:11 +00:00