freebsd-dev/sys/i386
Mike Smith 3713cbff75 Add support for the SIOCGIFHWADDR ioctl, commonly used by
license managers to obtain the host's ethernet address as
a key.

Note that this implementation takes the first hardware address for
the first ethernet interface found, and disregards the interface name
that may be passed in, as linux ethernet devices are all "ethX".
1997-06-02 06:31:49 +00:00
..
apm Fix embarrasing typo that survived because I applied the wrong patch- 1997-03-30 09:08:00 +00:00
bios Fix embarrasing typo that survived because I applied the wrong patch- 1997-03-30 09:08:00 +00:00
boot Fix a typo. 1997-05-31 18:29:58 +00:00
conf Don't use -fomit-frame-pointer for ipl_funcs.c if ${PROF} is nonempty, 1997-06-01 20:25:55 +00:00
eisa Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include 1997-03-24 11:25:10 +00:00
i386 Include file updates.. <machine/spl.h> -> <machine/ipl.h>, add 1997-05-31 09:27:31 +00:00
ibcs2 md_regs is a struct trapframe * now, not int [] 1997-05-07 20:05:45 +00:00
include move spl.h to ipl.h, minus the inline spl macros. The inline spl 1997-05-31 09:16:36 +00:00
isa Was superseded by ns16550.h 4-5 years ago. 1997-06-02 03:10:10 +00:00
linux Add support for the SIOCGIFHWADDR ioctl, commonly used by 1997-06-02 06:31:49 +00:00
pci Yet another fix for configuration mechanism 1 register accesses: 1997-05-26 21:52:41 +00:00
scsi Print out some more diagnostic information when we reject a message. 1997-04-26 05:03:18 +00:00
Makefile Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00