Subject: sc_pc
To: None <port-i386@netbsd.org>
From: Michael Richardson <mcr@research.solidum.com>
List: port-i386
Date: 01/10/2000 19:34:59
I needed to record the pci_chipset_tag_t in my soft config so that I could
manipulate some device specific registers in its PCI configuration space,
and I defined a field called "sc_pc". I mistyped something and I got:
/amd/vol/u3/home/mcr/sandboxes/solidum/dev/driver/netbsd/../../driver/netbsd/pw1100.c:337: structure has no member named `sc_eip'
What? I'm thinking...
signal.h has:
#define sc_pc sc_eip
oops. Just thought I'd post this in case someone decides to search on
sc_eip at some point. I renamed my field to sc_pct.
:!mcr!: | Solidum Systems Corporation, http://www.solidum.com
Michael Richardson |For a better connected world,where data flows faster<tm>
Personal: http://www.sandelman.ottawa.on.ca/People/Michael_Richardson/Bio.html
mailto:mcr@sandelman.ottawa.on.ca mailto:mcr@solidum.com