1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys
Paul Saab a7d681929a Add some PCI id's for fxp. I've only tested 0x103B, but the Intel
Linux driver defines 0x103[B-E] so add those as well.

Obtained from:	Intel Linux e100 driver
MFC:		Immediately if re@ allows it, otherwise after 4.7-RELEASE
2002-09-24 23:13:38 +00:00
..
alpha use __packed. 2002-09-23 18:54:32 +00:00
amd64 use __packed. 2002-09-23 18:54:32 +00:00
arm
boot Fixed to build after removing a.out suppot. 2002-09-24 02:17:13 +00:00
cam use __packed. 2002-09-23 18:54:32 +00:00
coda Attempt to fix the error reported by the alpha tinderbox. A pointer 2002-09-22 13:25:57 +00:00
compat Back out last commit. Linux uses the old 4.3BSD sockaddr format. 2002-09-24 07:03:01 +00:00
conf OLDCARD -> NEWCARD 2002-09-24 02:55:33 +00:00
contrib
crypto
ddb
dev Add some PCI id's for fxp. I've only tested 0x103B, but the Intel 2002-09-24 23:13:38 +00:00
fs use __packed. 2002-09-23 18:54:32 +00:00
geom
gnu
i4b
i386 Back out last commit. Linux uses the old 4.3BSD sockaddr format. 2002-09-24 07:03:01 +00:00
ia64 use __packed. 2002-09-23 18:54:32 +00:00
isa
isofs/cd9660
kern Don't use local variable 'p' in a debug statement.. we removed it. 2002-09-23 14:06:12 +00:00
libkern
modules use __packed. 2002-09-23 18:54:32 +00:00
net Convert most printf()s to if_printf()s. 2002-09-24 17:37:32 +00:00
netatalk
netatm
netgraph use __packed. 2002-09-23 18:54:32 +00:00
netinet Slightly rearrange a code in rev. 1.164: 2002-09-23 08:56:24 +00:00
netinet6 s/__attribute__((__packed__))/__packed/g 2002-09-23 06:25:08 +00:00
netipx
netkey
netnatm
netncp use __packed. 2002-09-23 18:54:32 +00:00
netns
netsmb
nfs
nfsclient Moved nfs_diskless setup code from autoconf.c to nfsclient/nfs_diskless.c 2002-09-22 00:59:02 +00:00
nfsserver
pc98 MFi386: revisions 1.127, 1.128 and 1.129. 2002-09-24 03:17:38 +00:00
pccard
pci Remove all DELAY(1) calls around MII operations in the XL driver. 2002-09-22 04:48:30 +00:00
posix4
powerpc PIC_GOTOFF is OBE. 2002-09-23 07:27:45 +00:00
rpc
security
sparc64 Allocate stack space for the trapframe along with the normal register 2002-09-24 22:19:20 +00:00
sys Add an NBBY define to eventually replace the one in <sys/types.h>. 2002-09-23 22:01:10 +00:00
tools - Automatically generate and insert KTR points in all VOPs. 2002-09-23 05:50:07 +00:00
ufs
vm Modify vm_map_clean() (and thus the msync(2) system call) to support 2002-09-22 08:22:32 +00:00
Makefile