summaryrefslogtreecommitdiff
path: root/sys/kern/Makefile
AgeCommit message (Collapse)Author
2000-04-08Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On manyAaron Campbell
machines, this code needs the new PCIBIOS* options enabled in the kernel config file to work, but your mileage may vary. Included is a working 3c575 driver for 3Com 10/100 CardBus PC Card NICs (tested only with the 'C' revision). The 3c575 is the pccard version of the PCI EtherLink XL cards, and thus the xl driver has been split into /sys/dev/ic.
1997-02-24OpenBSD tagsNiklas Hallqvist
1996-05-22build all needed things automatically, no backupsTheo de Raadt
1996-03-26From NetBSD: vnode_if.[ch] made machine independent.Michael Shalayeff
very usefull (for <sys/vnode.h> inclusion). from the other side this is really machine independent ... tested w/ i386, but should not cause errors w/ other arch's. pls, test it (don't forget to reconfig kernel ;)
1996-02-25Somewhat better support for building tagsThorsten Lockert
1995-12-16lofs is goneTheo de Raadt
1995-12-14from netbsd; also backup syscallargs.hTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt