summaryrefslogtreecommitdiffstats
path: root/sys/dev/sn/if_sn_isa.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for Farallon EtherMAC PC Card.imp2005-07-061-6/+15
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Don't establish the ISR in the sn_activate routine. I've had twoimp2003-11-101-5/+0
* Use __FBSDID().obrien2003-08-241-1/+3
* - Express hard dependencies on bus (pci, isa, pccard) andmdodd2003-04-151-1/+3
* Add isa support:imp2000-12-131-8/+5
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* Remove 8 unnecessary includes from phk's scriptimp2000-09-201-5/+0
* Implement indirection in the pccard probe/attach. This should make itimp2000-09-191-1/+1
* Don't claim devices that we fail to probe for. Reverse the sense of a testimp2000-05-071-2/+2
* Re-enable probe for isa and correct the plug and play issue thatimp2000-04-081-2/+2
* Don't execute MAC address initialization for non-pccard sn devices.hosokawa2000-01-221-0/+7
* Two nits and disable isa probe due to its overly agressive claiming ofimp1999-12-281-1/+2
* Newbusify the driver.imp1999-12-221-0/+91
OpenPOWER on IntegriCloud