HPT302 UDMA/ATA133

2003-11-29 Thread genew
Is there or will there be support for HighPoint chipset hpt302? HighPoints precompiled drivers for this chipset stop at FBSD 4.4 I am currently running FBSD 4.9 I have seen a few posts in freebsd-hardware but not many replies. pciconf -v -l is: [EMAIL PROTECTED]:17:0; class=0x010400 card=0x0001110

thread/process & memory management source code

2003-11-29 Thread Jay Sern Liew
Can someone point to me the specific location in the FreeBSD kernel source where the code for FreeBSD's thread/process & memory management are? Specifically, where the dispatcher and scheduler is implemented, what kind of scheduling algorithms(short term, long term) are used, where the dynamic sto

ipfw/ipf IP filtering thoughts

2003-11-29 Thread Antti Louko
Generally, I like the (Free)BSD way of doing things. But the IP filtering modules available for FreeBSD lack one feature when compared to Linux way (ipchains and iptables). In ipchains and iptables you have a sequential list of rules, very much like in ipfw and ipf, but you can have several diffe