summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/if_zp.c
Commit message (Expand)AuthorAgeFilesLines
* Just 'warn' the user that they are mixing dedicated drivers and genericnate1997-01-131-1/+5
* Someone needs to teach Nate about the C pre-processor in general and thejkh1996-12-231-2/+2
* PCCARD support safety belts.nate1996-12-211-1/+8
* Convert the interface address and IP interface address structureswollman1996-12-131-2/+2
* Fixed pessimized (short) i/o port type.bde1996-11-111-2/+2
* Fixed so that the card will go into promiscuous mode for BPF.nate1996-09-111-3/+2
* Disable 'suspend' as it tends to lockup computers with the current APMnate1996-09-071-1/+3
* Megacommit to straigthen out ETHER_ mess.phk1996-08-061-6/+1
* Don't use NULL in non-pointer contexts.bde1996-07-121-2/+2
* Added #include of <machine/md_var.h>. This will be needed whenbde1996-06-251-1/+2
* Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.hbde1996-06-181-3/+1
* Clean up -Wunused warnings.gpalmer1996-06-121-3/+1
* Bring in changes from if_ep.c for PCCARD driver.nate1996-06-041-2/+2
* Now that ac->ac_ipaddr and arpwhohas() no longer exist, remove thenate1996-03-231-6/+1
* Fix for 3C589C model. This patch allows people with the new models to work andnate1996-02-281-1/+3
* Clean up Ethernet drivers:wollman1996-02-061-24/+10
* The last part of the ether_sprint -> %6D change.phk1996-01-261-2/+2
* Remove MACH_KERNEL, ORIGINAL, and ZP_DEBUG,phk1995-12-131-1740/+777
* all:dg1995-12-051-11/+8
* Fixed the types of the apm hook functions.bde1995-11-181-7/+12
* Remove unused functions and variables, make things static, and other cleanups.phk1995-10-281-145/+3
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-261-1/+24
* Say goodbye to IFF_NOTRAILERS. Support for trailers was officiallywollman1995-10-131-2/+2
* Fix the 3C589 driver to work with the BNC connector.nate1995-08-161-3/+7
* Change memcmp() to bcmp(). memcmp() isn't declared or implementedbde1995-07-251-3/+3
* Remove trailing whitespace.rgrimes1995-05-301-13/+13
* The -current system with 'zp' driver hangs up when resumed fromphk1995-04-201-2/+6
* I and Seiji Murata <seiji@mt.cs.keio.ac.jp> contributed 3C589 PCMCIAjkh1995-03-311-1261/+1241
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-1/+9
* Replace all remaining instances of `i386/include' by `machine' and fixbde1995-02-261-8/+8
* This is the latest version of the APM stuff from HOSOKAWA, I have lookedphk1995-02-171-0/+2266
OpenPOWER on IntegriCloud