Deleted Added
full compact
2c2
< /* $FreeBSD: head/sys/dev/pccard/pccard.c 82415 2001-08-27 11:28:00Z jon $ */
---
> /* $FreeBSD: head/sys/dev/pccard/pccard.c 82781 2001-09-02 06:37:41Z shiba $ */
45a46,47
> #include <net/ethernet.h>
>
395c397,399
< goto not_this_one;
---
> /*
> * Not implement yet, Fix me.
> */
937c941
< return (ENOENT);
---
> bcopy(func->pf_funce_lan_nid, result, ETHER_ADDR_LEN);