Subject: CVS commit: syssrc/sys/dev/pcmcia
To: None <source-changes@netbsd.org>
From: Gregory McGarry <gmcgarry@netbsd.org>
List: source-changes
Date: 07/01/2001 04:57:30
Module Name:	syssrc
Committed By:	gmcgarry
Date:		Sun Jul  1 01:57:30 UTC 2001

Modified Files:
	syssrc/sys/dev/pcmcia: if_xi.c if_xireg.h

Log Message:
Jumbo patch:

- data alignment fix
- kludge around broken multicast by using promisc mode
  (IPv6 router solicitation now works)
- add support as random source
- support device power-up and power-down
- vlan support
- misc. comment and style fixes


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/pcmcia/if_xi.c
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/pcmcia/if_xireg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.