summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1999-12-05wax and mongoose host isa too of courseMichael Shalayeff
1999-12-05add wax commeneted out, tr adapter, 7300lc cpu typeMichael Shalayeff
1999-12-05some updateMichael Shalayeff
1999-12-04IPv6 address support, get rid of the LOCALFLOW flagAngelos D. Keromytis
1999-12-04Address independence, IPv6 support, and the -local flag in ipsecadm isAngelos D. Keromytis
no longer needed.
1999-12-04rev E nameTheo de Raadt
1999-12-04Regen.Aaron Campbell
1999-12-04Add entry for SiS 7016 Ethernet.Aaron Campbell
1999-12-04Driver for SiS 900/7016 Ethernet; from FreeBSD.Aaron Campbell
1999-12-04some hardware upgrades i've madeMichael Shalayeff
1999-12-04DOSPTYP_EXTENDL; sigh@kuzirabekon.econ.nagasaki-u.ac.jpTheo de Raadt
1999-12-03Init b_dep so that soft updates work.Artur Grabowski
1999-12-03Clean up ffs_mount.Artur Grabowski
1999-12-03regenMichael Shalayeff
1999-12-03some more devicesMichael Shalayeff
1999-12-03make this compile again; millert.Jason Wright
1999-12-03Amazingly neither the compiler nor review missed this silly botch.mjacob
1999-12-02o Crank MAX_START back up to 256 and allow it to be overridden. This time weTodd C. Miller
leave SCSI_NCR_DFLT_TAGS alone since turning off tags caused some problems. o Use new pci routines in attach (from NetBSD). This also repairs -DNCR_IOMAPPED.
1999-12-02Indentation to make the code more readable.Artur Grabowski
1999-12-02add proper media handling and use dev/miiJason Wright
1999-12-02Init the buffer dependency list.Artur Grabowski
1999-12-02Init the buffer dependency list.Artur Grabowski
1999-12-02Opps. Back out a part of last commit that wasn't intended for commit yet.Artur Grabowski
1999-12-02ef* on ramdisk floppiesTheo de Raadt
1999-12-02typo; gbayley@ausmac.netTheo de Raadt
1999-12-02in the tradeoff between NFS and more device drivers, NFS loses. people whoTheo de Raadt
care about NFS should go do a kernel shrink. get me 45K of kernel shrink in the ramdisk without using an #ifdef, and i'll put NFS back.
1999-12-02snprintf in kernel; assar@stacken.kth.seTheo de Raadt
1999-12-01crank DFLDSIZ to 32MBTheo de Raadt
1999-12-01uvm on the i386Theo de Raadt
1999-12-01noone needs to see this anymoreTheo de Raadt
1999-11-30Remove duplicate #include.Aaron Campbell
1999-11-30Remove duplicate #include's.Aaron Campbell
1999-11-30Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adaptercmetz
driver to OpenBSD.
1999-11-30Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adaptercmetz
driver to OpenBSD.
1999-11-30Put the "faulting in a pt page map ..." printf behind #ifdef DEBUG.Artur Grabowski
1999-11-30more KNF and cleanupJason Wright
1999-11-30KNF and cleanupJason Wright
1999-11-29revents already cleared; dTheo de Raadt
1999-11-29handle invalid file descriptors in poll more carefully; dTheo de Raadt
1999-11-29Make sure M_BCAST is set for IP broadcasts, even if the packet came in asHakan Olsson
an ethernet unicast. (cmetz@, niklas@ ok.)
1999-11-28Add recognition support for powerbook, it is reported to work withDale S. Rahn
ethernet and disk now.
1999-11-28Make the default system type to be APPL for these kernels. probablyDale S. Rahn
will cause them to fail in an interesting way if they are booted on non apple machine, but temporarily remove the requirement to put the model names in a table. Workaround until the model/compatibility recognition is done better.
1999-11-28Lower NKMEMCLUSTERS from 128MB to 16MB. Currently the vm size for powerpcDale S. Rahn
is set to 256MB and this prevented OpenBSD from booting on machine with more than ~128MB, 196MB machines would fail to boot very early.
1999-11-28Sync with FreeBSD (convert to mii). Good for 3k+ kernel shrinkage.Aaron Campbell
1999-11-28Enable TI16750 UART support.Jason Downs
1999-11-28Add commented out hsq entry.Jason Downs
1999-11-28Driver for Hostess 4-channel serial mux, from Denis A. DoroshenkoJason Downs
<cyxob@isl.vtu.lt>.
1999-11-28Enable TI16750 UART support.Jason Downs
1999-11-28Add lpt at puc.Jason Downs
1999-11-28Add puc lpt driver support, not actually tested...Jason Downs