History log of /openbsd-current/sys/dev/pci/if_casvar.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.8 09-Jan-2022 jsg

spelling
feedback and ok tb@ jmc@ ok ratchov@


Revision tags: OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.7 20-Sep-2010 deraadt

Stop doing shutdown hooks in network drivers where possible. We already
take all interfaces down, via their xxstop routines. Claudio and I have
verified that none of the shutdown hooks do much extra beyond what xxstop
was already doing; it is largely a pile of junk.
ok claudio, some early comments by sthen; also read by matthew, jsg


Revision tags: OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE
# 1.6 13-Jun-2009 kettenis

Simplify ioctl handling. From Brad.


Revision tags: OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE
# 1.5 26-Nov-2007 kettenis

Make Cassini+ work; remove some unused macros while I'm there.


Revision tags: OPENBSD_4_2_BASE
# 1.4 15-Apr-2007 kettenis

Give this code a chance to work on platforms where the page size isn't 8k.


Revision tags: OPENBSD_4_1_BASE
# 1.3 27-Feb-2007 kettenis

Cut away some dead wood.


# 1.2 25-Feb-2007 kettenis

Make receiving packets work. Driver works well enough to do the commit over.


# 1.1 24-Feb-2007 kettenis

Start of a driver for Sun Cassini gigabit ethernet interfaces. Driver can
send packets but not receive any yet.


Revision tags: OPENBSD_4_9_BASE OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.7 20-Sep-2010 deraadt

Stop doing shutdown hooks in network drivers where possible. We already
take all interfaces down, via their xxstop routines. Claudio and I have
verified that none of the shutdown hooks do much extra beyond what xxstop
was already doing; it is largely a pile of junk.
ok claudio, some early comments by sthen; also read by matthew, jsg


Revision tags: OPENBSD_4_6_BASE OPENBSD_4_7_BASE OPENBSD_4_8_BASE
# 1.6 13-Jun-2009 kettenis

Simplify ioctl handling. From Brad.


Revision tags: OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE
# 1.5 26-Nov-2007 kettenis

Make Cassini+ work; remove some unused macros while I'm there.


Revision tags: OPENBSD_4_2_BASE
# 1.4 15-Apr-2007 kettenis

Give this code a chance to work on platforms where the page size isn't 8k.


Revision tags: OPENBSD_4_1_BASE
# 1.3 27-Feb-2007 kettenis

Cut away some dead wood.


# 1.2 25-Feb-2007 kettenis

Make receiving packets work. Driver works well enough to do the commit over.


# 1.1 24-Feb-2007 kettenis

Start of a driver for Sun Cassini gigabit ethernet interfaces. Driver can
send packets but not receive any yet.