Re: cvs commit: src/sys/dev/ath if_ath.c if_ath_pci.c if_athvar.h

2006-06-05 Thread Sam Leffler
Sam Leffler wrote: > sam 2006-06-05 17:51:20 UTC > > FreeBSD src repository > > Modified files: > sys/dev/ath if_ath.c if_ath_pci.c if_athvar.h > Log: > move hal bus+tag externalization to the bus glue code where it belongs; > this is a noop on all current freebsd

Re: cvs commit: src/sys/dev/ath if_ath.c if_ath_pci.c

2006-05-08 Thread Scott Long
Sam Leffler wrote: sam 2006-05-08 20:11:09 UTC FreeBSD src repository Modified files: sys/dev/ath if_ath.c if_ath_pci.c Log: quiet tindexbox complaints about passing BUS_SPACE_MAXADDR as a bus_size_t to bus_dma_tag_create; when PAE is enabled this does not wor