summaryrefslogtreecommitdiff
path: root/external/bsd/libevent/dist/cmake
AgeCommit message (Expand)Author
2021-04-07Changes in version 2.1.12-stable (05 Jul 2020)christos
1 2009-02-12WD33C93 has only two registers, which often times aren't mapped to adjacentrumble 2009-01-25Split device_t from wd33c93_softc. Reviewed by cube; tested on sgimipsbjh21 2009-01-20sec(4): use device_t and cfdata_t rather than explicit structure pointers.bjh21 2008-06-12use device_lookup_private to get softccegger 2008-04-05use aprint_*_dev and device_xnamecegger 2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had 2007-03-07TRUE -> true; FALSE -> false.bjh21 2007-03-05Cast to char* before doing pointer arithmetic.he 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2007-02-21Replace the Mach-derived boolean_t type with the C99 bool type. Athorpej 2006-10-14The SEC uses the same page latch for both ROM and RAM, so we should arrangebjh21 2006-10-02Don't use the uPD71071's autoinitialize mode. This may slow things downbjh21 2006-10-01Allow wd33c93 attachments to choose what DMA mode it should use, and arrangebjh21 2006-10-01New driver, sec(4), for the Acorn SCSI Expansion Card. Unlike asc(4), thisbjh21